- 3
How to solve tip cal.?
5 Respostas
+ 3
Moksha Fernando
1 - take input using input () function
2 - Calculate 20% of that input and store result in a variable
3 - Print that variable
+ 4
Please show your attempt and give the description.
+ 2
Moksha Fernando
Calculate 20% of the given input and print the result.
+ 1
Kk thnq
0
Can you show me the procedure