+ 1
Showing unexpected EOF parsing error
def my_func(f, arg): return f(arg) print((my_func(lambda x: 2*x*x, 5))
23rd Feb 2020, 1:05 PM
Sai Deepika Kathiri

2 Answers
+ 3
Need another ')' at the end.
23rd Feb 2020, 1:06 PM
Russ

+ 2
Yes tq
23rd Feb 2020, 1:07 PM
Sai Deepika Kathiri

Often have questions like this?
Learn more efficiently, for free:
Hot today
How to add doubble digits
1 Votes
Tic tac toe web game
0 Votes
help me please
1 Votes
make This smaller?
0 Votes