Files
workspace/python/0.py
e2hang ebcee63b7c New
2026-01-09 00:05:37 +08:00

5 lines
52 B
Python

#import os
a = input()
print(f"You've printed", a)