Created 3 years ago
Bootcamp Python Week 1- Developing Logic in Programming
print("hello World123456")
# Ctrl+Enter This will run the cell and keep the cursor in the same cell
# Shift+Enter This will run the cell and take the cursor to next cell
# Alt+Enter This will run the cell and create a new empty cell below it
hello World123456
This is my first Jupyter Notebook.
I am loving it.
Title
Title
Title
- First
- Second
Python as a Calculator
25+56*78
4393