Skip to content

Instantly share code, notes, and snippets.

@Svastikkka
Created August 20, 2020 08:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Svastikkka/071d91ff6daf635e4200cfeb52b24d51 to your computer and use it in GitHub Desktop.
Save Svastikkka/071d91ff6daf635e4200cfeb52b24d51 to your computer and use it in GitHub Desktop.
p,q=map(int,input().split())
print(p**q)
@Svastikkka
Copy link
Author

  1. Easy Exponentials

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment