Write a program to input a single digit (n) and print a 3-digit number created as e.g. if you input 7, then it should print 765
Answers
Answered by
0
Answer:
if 7 entered then
print 765
end
Explanation:
Answered by
0
Answer:
will you please explain it properly.
Similar questions