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 Answers
+ 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