update
This commit is contained in:
parent
77c2fbfc48
commit
638e336b69
1 changed files with 1 additions and 2 deletions
3
test.py
3
test.py
|
|
@ -1,6 +1,5 @@
|
||||||
def main():
|
def main():
|
||||||
for _ in range(10):
|
print('Hello, World!')
|
||||||
print('Hello, World!')
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue