summaryrefslogtreecommitdiff
path: root/psuedocode-Lab1.txt
blob: 0f30ca72cbf3baf4e1aa522e35b071607fe0509d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Set variable width
Set variable length

Aspect ratio = width * length

Compute area of kite (width * length/2)/10000
Compute mass of kite (area * 135)/10000
Compute gravitational pull of kite (mass * 9.8)

Read output