ECON 320 Lab Exercise : Week 0 (Not graded)¶
Name: [Your Name Here]
Lab Section: [Your Lab Section Here]
Code for week 0's attendace: [Attendance code here]
This lab exercise is not graded. It is just to help you get familiar with the Jupyter notebook environment, Python coding, and the format of our lab exercises.
Q1. Welcome yourself to the world of Python by printing a welcome message to the console.¶
In [ ]:
# Put your answer here