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.
