Introduction to Python Lesson 2 – Investigate
Using the python IDE below, investigate the following and explain your findings in the text area below. 1. What happens if you change ‘name =’ to ‘word =’? Why? 2. What happens if you put quotes around name, in the print statement? Why?
Introduction to Python Lesson 2 – Investigate Read More »