This website requires JavaScript.
Explore
Help
Sign In
s490056
/
Projekt_Python
Watch
1
Star
0
Fork
0
You've already forked Projekt_Python
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1bac4702f8
Projekt_Python
/
script.py
5 lines
75 B
Python
Raw
Normal View
History
Unescape
Escape
initiate2
2024-01-11 20:19:21 +01:00
import
numpy
as
np
change_main
2024-01-11 20:32:32 +01:00
print
(
np
.
eye
(
4
)
)
print
(
'
///////////
'
)
print
(
np
.
eye
(
10
)
)
Reference in New Issue
Copy Permalink