1. morgan collecting stuffed animals prooblem
- set variables for the animals being counted
- cows(c) sheep(s) and total(t)
- determine a formula for solving the problem
- c + s= t
- Morgan has 6 cows and 7 sheep so
- 6+7= 13
- burgers * price
- 4*7= 28
- dim apples as double = 15
- dim oranges as double = 12
- dim horse as double = 33
- dim apples, oranges as double
- apples= 15
- oranges = apples*3
dim score ,math, science,eng, geo as decimal
dim score as double =
dim total as decimal
- math+ science = 25
- score - total= 7
- total /4 = 14
No comments:
Post a Comment