bembry.org
Home / Technology / Python / Exercises

Python Lesson 18 Exercises: Using py2exe

Note: You will need to download and install py2exe on your computer before attempting these assignments. Save each of the following exercises in a separate folder named "py2exe". You may choose the name you use for the applications.

Exercise 1:
Package two non-GUI programs using py2exe.

Exercise 2:
Package two GUI programs using py2exe.

Lesson Exercises Python Lessons Homepage

Restricted access