aggiunto nuovo script Python

This commit is contained in:
fredmaloggia
2025-11-11 20:09:46 +01:00
parent 355f3d72c2
commit 3ae693f277

8
Hello.py Normal file
View File

@@ -0,0 +1,8 @@
# -*- coding: utf-8 -*-
"""
Created on Tue Nov 11 20:06:51 2025
@author: Admin
"""
print("Hello, world!")