0
How do you do the tip calculator???đ„đ„đ„đ„
Difficult
2 RĂ©ponses
+ 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.