Write a python program to find out 2 raised to power X where X is taken as input
Answers
Answered by
0
Explanation:
1.# Python Program to display the powers of 2 using anonymous function
Similar questions