practice_code/python/code/hello.world.py

2 lines
22 B
Python
Raw Normal View History

2024-02-18 14:26:41 +08:00
print("hello,world!")