Please enable JavaScript.
Coggle requires JavaScript to display documents.
All Higher Computing (Software Design and Development (Pre-defined…
All Higher Computing
-
Exam Questions
-
Create record structure
book = [STRING title, STRING author, INTEGER numberOfPages, FLOAT price]
athletePerformance = [STRING forename, STRING surname, INTEGER runnerNumber, BOOLEAN professional, FLOAT seasonBest, FLOAT weightKg]
-
-
-
-
-
-
-