방승일

RESET

Showing 1 changed file with 0 additions and 5 deletions
1 -while True :
2 - a = input(">>>")
3 - print(a)
4 -
5 -