0
Code coach
Plz do a favour for me.. 🥲In code Coach i tried the popsicles easy..but i didn’t put the correct ans. Idk why the result show anytinh else.. Umm dude i can't explain it to you.plz do this task and send me the ans
5 Réponses
+ 4
Rouza I can, giving code Directly is very easy than explaining
but it would not be good for you
I would recommend you to
First prepare logic for the problem
Then learn how you can implement it
And you should also revise the topics like input and variable
+ 2
Rouza Just send us your code
Maybe we can find what's wrong in it
We'll be happy to help you ✨
+ 2
Rouza What are you doing in the code??
Why you have 2 and 5 inside input
And why you just printing message???
I can help you by telling what you have to do
•Take input the number of siblings and popsicle
•Check are popsicle evenly divisible by siblings
•Output the result based on check
0
Hacker Badshah here you go bro 🙂
/siblings = int(input(2))
/
!! / popsicles = int(input(5)) //
#your code goes here
message="give away"
print ("message")
0
Hacker Badshah if you Don't mind, could you do this for me 🤐im new to code.. Plzz