This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:discrete:fall2021:projects:saf0 [2021/09/30 03:57] – Blurb about print function jlangtry | notes:discrete:fall2021:projects:saf0 [2021/10/06 23:47] (current) – Fixed minor typo smalik3 | ||
---|---|---|---|
Line 34: | Line 34: | ||
Surprisingly, | Surprisingly, | ||
+ | |||
+ | Random values do not just have their usage with random values in an array, but may be used to randomize the algorithm used depending on how the game will work. | ||
==A Sort Synopsis== | ==A Sort Synopsis== | ||
Line 48: | Line 50: | ||
Swapped : [1, | Swapped : [1, | ||
</ | </ | ||
+ | |||
====Display==== | ====Display==== |