Zack ScanlonOct 12, 20201 min readMean Median and Mode.1. Calculate the mean, mode, median and range of : (a) 1, 6, 9, 5, 11, 8, 5, 13, 5. Mean=7 Median=6 Mode=5 Range=12 (b) 23, 11, 17, 12,...
Zack ScanlonOct 5, 20201 min readCoding in Unity 02With the speed calculator done in the previous post next was to expand on it by introducing an IF statement to tell the user/player that...
Zack ScanlonOct 5, 20201 min readCoding in unity 01In Unity i started by creating a empty and then applying a new script component and then creating one private float variable for speed...
Zack ScanlonSep 16, 20202 min readCisco networking academy: Part 1 basics.Starting with an introduction about coding and how a computer is nothing without a program otherwise it just an an object and can't do or...