Merge branch 'main' of https://gitea.m--s.de/michael/Test_01
This commit is contained in:
@@ -31,6 +31,7 @@ def system_info():
|
||||
print("\nHinweis: Für detaillierte Hardwareinfos bitte 'psutil' installieren:")
|
||||
print(" pip install psutil")
|
||||
print(" und jetzt kommt das Ende")
|
||||
print(" Hello Michae!")
|
||||
|
||||
if __name__ == "__main__":
|
||||
system_info()
|
||||
|
||||
Reference in New Issue
Block a user