14
FirstShanti
1 13 27
887/ 945
Vladislav Shevchenko
Last seen 17 days ago
Member for 4 years, 10 months, 17 days
Difficulty Normal
learn python the hard and interesting way)

Best reviews / Newest reviews
First-anne.barot
Hi!) Your decision is the first in a random review, is i see now, which takes into account the conditions of the problem - accuracy ±0.001 )) It looks like the check skips this unsolved problem) More
There are many like it, but this is mine-evrur97
It's exelent and clearly right solution. Thanks! More
First-zephy_r
Hi!) you neglect the accuracy indicated in the task ±0.001 More
First-samatdav02 1
Hi!) you neglect the accuracy indicated in the task ±0.001 More
First-Anii
You can used format string like this: return f"Hi. My name is {name} and I'm {age} years old" This way you avoid conversion 'int' to 'str' More
Basic (Say Hi)-thealibrs 1
Your func "say_hi" can return string without variable Like this: return "Hi. My name is {} and I'm {} years old".format(name,age) More
First-OrginalS
Functional programming in action?) clear solution! More