forked from tdwojak/Python2017
4 lines
49 B
Python
4 lines
49 B
Python
import task00
|
|
|
|
print(task00.suma([5.2,3.4,4.5]))
|