'how to get power value in Python terminal

I am facing an issue in getting power values.. I wrote commands in visual studio code. print(23) and got the required result .but when i wrote 23 in the python terminal I didn't get the same result.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source