-
Notifications
You must be signed in to change notification settings - Fork 0
npsboy/seating_randomiser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-Each bench seats 2 students and the number of benches depend on the number of students.
-The list of all students in the class are provided in the code in the form of an array.
-A loop pick 2 random items from the students list and adds it to a sub list
-Each sub-list represents a bench.
-The sub-list is pushed into a larger list called "positions"
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published