April 2018
Beginner
238 pages
7h 13m
English
We can see that we truly have Python 3 by making a small Notebook entry, using the Python 3 engine:
print("Hello World")
The use of parentheses around the print argument is a syntactical change in Python 3. We can see this execute in our Notebook:
