Code Experts
Home
Challenges
Notes
Compiler
Forum
Exam
Contact
Sign in
Sign up
Home
Challenges
Notes
Compiler
Exam
Forum
Contact
Log In / Register
Copied To Clipboard !
rectangle give its length and width
Write a lambda function in python to calculate the area of a rectangle give its length and width.
Note: Give the input in the code itself
Input inside the function: area_rectangle(5, 3)
Code :
5 3
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment