new python update
This commit is contained in:
4
Python_module_1/First_01.py
Normal file
4
Python_module_1/First_01.py
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/home/andrei/it_school/bin/python3
|
||||
print("Hello, World! From It_school")
|
||||
print("This is the first Python module. Va saluta Don'Python!")
|
||||
print('hello world ' * 3)
|
||||
Reference in New Issue
Block a user