3 lines
72 B
Python
3 lines
72 B
Python
|
|
import os
|
||
|
|
while True:
|
||
|
|
os.system(input("20240915786@陈坤阳 ~ % "))
|