ronreiter / interactive-tutorials

Interactive Tutorials
Apache License 2.0
4.04k stars 2.56k forks source link

Issue in python string formatting? #701

Open mandar1jn opened 2 years ago

mandar1jn commented 2 years ago

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