Python: Next Steps: Functions and Scripting

Python: Next Steps: Functions and Scripting

Wondering what if __name__ == “__main__” does? Are you ready to break up your code into functions? Need to write a script you can call from the command line? Want to break your code up into multiple files so you can reuse functions? Are you ready to make your code reusable and easy to read? Then this two-part workshop will help you take the next steps with Python; participants are expected to attend both days.