Question: Create a New Python 3 Notebook & Name it helloWorld. This can be done either with VS Code ( Recommended ) or my launching Jupyter

Create a New Python
3
Notebook & Name it helloWorld.
This can be done either with VS Code
(
Recommended
)
or my launching Jupyter directly from the Anaconda Navigator
Create one Markdown Cell
Include your name, course and date using Markdown Language
Markdown Tips
Create one Code Cell
Write a Python script that print out
Hello World!
using a Notebook.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!