- 3
Operators
I thought the exponentiation sign was a double asteric(**) not just the one right???
4 Answers
+ 2
yes
+ 1
The one asterisk is a multiplication
0
* multiplies, ** is use for exponents
- 1
In Python and in JavaScript using ** works for exponenting and rooting.
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
2 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes
Number of Ones ( C++ ) question!
1 Votes