From the course: Introduction to Career Skills in Software Development
Unlock this course with a free trial
Join today to access over 25,600 courses taught by industry experts.
Challenge: What's the output? - Python Tutorial
From the course: Introduction to Career Skills in Software Development
Challenge: What's the output?
(electronic music) - Now that you have a basic understanding of Python, let's put your newfound powers to use by figuring out what the following lines of code will output. I want you to try and figure out the output on a sheet of paper. Go line by line, just as if you were the Python interpreter, and write down what you think the output will be. This is going to help you think like a computer. If you find yourself really struggling, don't worry. I'll provide a detailed explanation of why the output is what it is in the solution video.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.