This commit is contained in:
Hubert Graczyk 2024-01-12 13:57:00 +01:00
parent 096004aaa9
commit e6503ad368

View File

@ -1,3 +1,3 @@
print("Hello, world!")
print("Goodbye")
print("hello you!")
import numpy as np
print(np.eye(3))