0
Unable to find if statement code
Let's imagine you want to buy an ice-cream for 10 of your friends. Write a program that will take the money you have and the price of one ice-cream, and will output the remaining money only if you can buy that ice-cream for your all 10 friends.
4 odpowiedzi
+ 9
Krits1703
If you need help, you can post the code you're struggling with. Try to search for similar questions or answers before posting and include relevant tags!
• https://www.sololearn.com/post/75089/?ref=app
+ 4
The best would be if you could post your code in playground and then link it here, and also give us some more details what your problem is. Thanks!
+ 3
What language and have you tried it out?
0
https://www.sololearn.com/coach/127?ref=app
Yes I tried it.
I got the problem but unable to write the code.