ronreiter/interactive-tutorials

Issue in python string formatting?

Opened this issue · 0 comments

So I was doing the basic string formatting for python. It seems like the correct answer is a string argument where it should be a float capped out at 2 digits because of the data type.
image