returns the age plus 10

Write a function in Python called plus_age that takes an input age and returns the age plus 10.

Note: Students have to convert this into lambda function and give input in the code itself
25
Total : 0 Discussion
Login