projekt-warsztat/warsztat.txt

7 lines
72 B
Plaintext
Raw Normal View History

2024-01-08 12:51:19 +01:00
import numpy as np
2024-01-11 15:47:21 +01:00
print(np.eye(7))
2024-01-08 12:55:04 +01:00
print('wiadomosc')
2024-01-13 17:20:49 +01:00
print('abece')