• Best of luck to the class of 2025 for their HSC exams. You got this!
    Let us know your thoughts on the HSC exams here

software engineering (1 Viewer)

Aeonium

Well-Known Member
Joined
May 19, 2022
Messages
647
Gender
Undisclosed
HSC
N/A
could someone please explain this to me like i'm 5? thanks!
View attachment 42868
the loop arrows indicate repetition/loops
unfortunately the diagram doesn't really show if values are passed to/returned :// so i can't really tell that aspect of it but i can guess that:
loadgrid returns worldgrid
findworld takes worldgrid, passing in word/wordgrid/solution grid into searchrow and searchcolumn until the world is found? (from name of function)and then returns SolutionGrid (from either function?)
after this solution grid is passed to a print function so it displays
you always go from left to right (and into nested functions asw)
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top