From the course: Rapid Application Development with Python

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge

Challenge - Python Tutorial

From the course: Rapid Application Development with Python

Start my 1-month free trial

Challenge

(upbeat music) - In the exercise folder, you'll find a copy of the WX Python test program. Using this. your challenge is to build a gooey calculator application, which allows the four operations: add, minus, multiply, and divide. The interface should resemble that on screen. You may find the WX Python reference documentation useful as you code up your application. Take some time to build this application, and we'll take a look at a solution when we resume.

Contents