DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
exponent in python
# You can use exponents in python using double stars (**) 2 ** 3 # Output: 8 9 ** 0.5 # Output: 3
PREVIOUS
NEXT
Tagged:
#exponent
#python
ADD COMMENT
Topic
COMMENT
Name
8+9 =
Submit