Please enable JavaScript to use CodeHS

Python Basics with Tracy the Turtle

Lesson 9.1 On Screen Calculator

Description


Objective


Activities

These are all the activities included in the lesson

9.1.1 Overview: On-Screen Calculator
9.1.2 Demo: Calculator
9.1.3 Part 1: Create Calculator Image
9.1.4 Part 2: Allow User Interaction for First Number
9.1.5 Part 3: Allow User Interaction for Operation and Number Two
9.1.6 Part 4: Display the Equation Solution