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 see our video player troubleshooting guide to resolve the issue.
Add a Main Module (Exercise)
00:00
Let’s continue with the next exercise, adding a main
module. Create a module called main.py
that imports greet()
from greeter.py
and calls the function with the string "Real Python"
as an argument.
00:15 So again, you can stop this video course for now and come back once you have your solution, and then you will see how I solve this exercise.
Become a Member to join the conversation.