0
Try to get this program right!!
Write a program that recieves a number as an input from the user. If number is divisible by 3, then display "number is divisible by 3" Else If number is divisible by 4, then display "number is divisble by 4" Else If number is divisible by both 3 and 4, then display "number is divisible by both 3 and 4" Let's see who gets it right first.
10 Réponses
+ 5
https://code.sololearn.com/chQ6MHzNpIEl/?ref=app
+ 4
😐 100% of the people who'll upvote this comment will like it.
90% of the people who downvote this comment will dislike it.
10% of the people who downvote this comment did it on accident.
There's no proof right? Please formulate your heading a bit better 🙈
And add recourses to your facts 😹
(Sorry for salty comment)
+ 3
😁 there are many things interviewees get wrong.
But do share where you saw it 😋
+ 2
If someone can't get "this program right",
then he is an absolute begginer, not programmer...
+ 1
Good job Rick
+ 1
Noted Limitless. Just wanted to see people try it out, that's all.
0
Good job Meharban Singh
0
I understand.
I just read somewhere that many interviewees got this wrong.