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

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. You’ll receive a score upon completion to help you track your learning progress:


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.