Q. Write pseudocode that reads two numbers and divide one by another and display the quotient.
Answer:-
Input first number Input second number Calculate quotient = first number // second number Print quotient
Answer:-
Input first number Input second number Calculate quotient = first number // second number Print quotient
Pankajgurjar
ReplyDeletePost a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )