Run ❯
Get your
own Python
server
❯
Run Code
Ctrl+Alt+R
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
#Import math Library import math #find the exponential of the specified value print(math.exp(65)) print(math.exp(-6.89))
1.6948892444103338e+28
0.0010179138409954387