DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
power function python
# There are two ways of computing x^y in python: >>> 3 ** 4 81 >>> pow(3,4) 81
PREVIOUS
NEXT
Tagged:
#power
#function
#python
ADD COMMENT
Topic
COMMENT
Name
4+5 =
Submit