How to solve this program in BlueJ: Write a program to print "Arshiya" using for loop with do... while loop. Plz help me ASAP
Answers
Answered by
1
Explanation:
a = input("Enter a number")
if a/2
print('Arshiya')
else:
ptint("Incorrect")
Similar questions