Python Class 2
Python Class 2
EVERYONE
Welcome to another boring round of python
The green and blue colors in the cell denotes the cell is
in edit mode and command mode respectively.
BASICS ON JUPYTER
Command mode helps to edit notebook
as a whole.
To close edit mode use ‘Esc key’ and
open edit mode press ‘enter key’
Execution #3 ways
Ctrl+enter – Outside field cannot be
modified
Shift+Enter – Outside field can be
modified
Run button on Jupyter interface.