summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
feedbackGitHub Classroom Feedbackgithub-classroom[bot]3 years
masterCreate const for the gravPull calculationsEdwardFine3 years
 
 
AgeCommit messageAuthorFilesLines
2022-10-19Create const for the gravPull calculationsHEADmasterEdwardFine1-1/+12
2022-10-19Revert "Calculate Gravitational pull and display it in console"EdwardFine2-16/+1
2022-10-19Calculate Gravitational pull and display it in consoleEdwardFine2-1/+16
2022-10-18Compute massEdwardFine1-2/+10
2022-10-18Const for mass/square meterEdwardFine1-0/+1
2022-10-06Force the user input to be between 1 and 400EdwardFine1-11/+20
2022-10-06Check aspect ratio and print a message if it's too big.EdwardFine1-13/+25
2022-10-06Compute Aspect RatioEdwardFine1-2/+4
2022-10-06Print out areaEdwardFine1-0/+2
2022-10-06Convert to Square MetersEdwardFine1-0/+2
[...]