0
How do you do the tip calculator???š„š„š„š„
Difficult
2 Answers
+ 2
print (x * 20 / 100 )
#here x is integer input
+ 1
Try to search the forum for similar question, and Code Playground for code examples. This is quite frequently asked as it is one of the coach's tasks.