Download presentation
Presentation is loading. Please wait.
1
Maths in SmallBasic Learning Objectives
Know how to use basic Maths Operators in SmallBasic. Be able to create a simple calculator!
2
Maths Operators Operation Operator Add Subtract Multiply Divide
3
Maths Operators Add Subtract Multiply Divide Operation Operator + - *
/
4
A Simple Calculator Describe (in words) each line of this program
5
Create a multi-function calculator using the graphics window.
Calculator Challenge! Gold Challenge Create a multi-function calculator using the graphics window. Silver Challenge Create a program that allows the user to choose to add, subtract, multiply or divide two numbers. Bronze Challenge Create a program that will multiply any two numbers entered by the user.
6
Partial Silver Solution
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.