Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

This lesson is for members only. Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Hint: You can adjust the default video playback speed in your account settings.
Hint: You can set your subtitle preferences in your account settings.
Sorry! Looks like there’s an issue with video playback 🙁 This might be due to a temporary outage or because of a configuration issue with your browser. Please refer to our video player troubleshooting guide for assistance.

Running Python Scripts: Recap & Summary

This video is a summary of everything you have learned up to this point. Some of the material you have covered includes:

  • What the Python interpreter does
  • The difference between a module and a script
  • How to run Python code in interactive mode, in the file manager and in a code editor

Take the Quiz: Test your knowledge with our interactive “How to Run Your Python Scripts” quiz. Upon completion you will receive a score so you can track your learning progress over time:


Interactive Quiz

How to Run Your Python Scripts

One of the most important skills you need to build as a Python developer is to be able to run Python scripts and code. Test your understanding on how good you are with running your code.

johncyyoung on April 10, 2019

Thanks, enjoyed that, informative for beginner(me!) :)

JulianV on June 5, 2019

Nice work.

Michael deVry on July 30, 2019

Thanks Darren. Clear and concise. Cheers!

DiscreteLoner on Aug. 6, 2019

Easy to follow and good for people that use difference operating systems.

Robert Tonkavich on Dec. 14, 2019

Very Informative. And even though you think you know the topic, you learn something new or that you missed. Or misunderstood. Thank you for a Really Good Presentation. Clear and Concise.

tsusadivyago on May 21, 2020

basics solidified

abhijitchouhary01 on June 18, 2020

Good Stuff! Touching the roots and basics.

avalidzy on Aug. 12, 2020

Well done general coverage of script implementing!

morgan on Sept. 26, 2020

Learned something new. Thanks Darren!

Ghani on Oct. 26, 2020

Very informative; thanks a lot!

Become a Member to join the conversation.