News
counter=0 #intialize counter variable while True: # true until the condition is met user_input=input("enter the command(write exit to close the loop): ") counter+=1 # ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results