Question: The code I have outputs everything except the matching digit entry. if a = 1 9 or a > 9 8 Put Input must be

The code I have outputs everything except the matching digit entry.
if a =19 or a >98
Put "Input must be 20-98" to output
else
while a %10!= a /10
Put a to output
Put "" to output
a = a -1
So if i input 93 is will output everything its supposed to except 88
 The code I have outputs everything except the matching digit entry.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!