1
0
forked from tdwojak/Python2017
Python2017/labs05/task02.py
2017-12-25 12:08:16 +01:00

4 lines
51 B
Python

import task00
print(task00.suma(['def',3.4,4.5]))