This website requires JavaScript.
Explore
Help
Sign In
tdwojak
/
Python2017
Watch
4
Star
0
Fork
23
You've already forked Python2017
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
d747ed73a8
Python2017
/
labs05
/
task01.py
4 lines
73 B
Python
Raw
Normal View
History
Unescape
Escape
labs04 z1
2017-12-16 12:24:57 +01:00
import
task00
as
t
import
sys
print
(
t
.
suma
(
[
3.2
,
4.5
]
)
)
print
(
sys
.
argv
)
Reference in New Issue
Copy Permalink