Python and Powers Math
I’ve been learning Python but I’m a little confused. Online instructors tell me to use the operator ** as opposed to ^ when I’m trying to raise to a certain number. Example:
I’ve been learning Python but I’m a little confused. Online instructors tell me to use the operator ** as opposed to ^ when I’m trying to raise to a certain number. Example: