#!/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)