181 B
181 B
Error in /tmp/script.py from L2:12 to L2:15:
fib.append(3.0)
~~~> Wrong type for argument 'object', expected int, got float
Errors: 1
fib.append(3.0)
~~~> Wrong type for argument 'object', expected int, got float
Errors: 1