Computer Science, asked by baladesigns2007, 9 months ago

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 mabel16
1

Explanation:

a = input("Enter a number")

if a/2

print('Arshiya')

else:

ptint("Incorrect")

Similar questions