coding | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

coding

Can anyone plzz help iam new to coding and they gave me this question and i dont know how to solve it Write a pseudo-code or C Code for the main module that 1: declares 2 integers named first and second 2: properly calls the getInput (defined in A above) to read 2 integers from the user and store them properly in the two variables declared in the previous step 3: Output the phrase multiple if one of the two integers is a multiple of the other

19th Dec 2020, 7:07 PM
Shadi Dwikat
Shadi Dwikat - avatar
1 Answer
+ 1
If you are asking such questions, you should show your attempt, or precise the question, at least tell what is the problem. Don't you know how to take input from user, or something else?
19th Dec 2020, 10:39 PM
Michal Doruch