python/2024-7-14-3.py

5 lines
35 B
Python
Raw Normal View History

2024-07-14 11:41:32 +08:00
def prin(*args):
print(args)