Python Forum
Need help with this Python Interview Question
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help with this Python Interview Question
#1
Hey,

Let func = lambda a, b : (a ** b), what is the output of func(float(10),20) ?

Please can some share their approach to solve this problem?

Source: https://www.interviewbit.com/python-inte...questions/

Thanks in advance..!
likes this post
Reply


Messages In This Thread
Need help with this Python Interview Question - by hannah - Sep-11-2020, 11:15 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020