Sofya_Soloveva_

Untitled

Jul 28th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1. #4
  2. print(sum(list(map(int,input().split()))))
  3. #5
  4. print(pow(int(input()),int(input())))
Advertisement
Add Comment
Please, Sign In to add comment