How to use calculator function in powershell terminal

Hi,

In exercise 3 and 4, we were asked to use Python as a calculator in our terminal. Is that using Atom and then running a program in the terminal?
Or is it directly in our terminal?

Thanks!

Best,
Monika

Just go into your PowerShell and type:

python

Should open it up. Watch the video to see how I do that.

Thank you!
I had downloaded Python incorrectly and was using the wrong Powershell.

Great, glad you fixed it.