Theater seats often display a row and seat number to help theatergoers find their seats. If there are 26 rows (0 to 25) and 100 seats (0 to 99) in each row, write a nested for loop to print out all of the different seat combinations in the theater. Example output for row-seat information: output each row and seat number on a separate line 0-0 0-1 0-2 ... 25-97 25-98 25-99
-
Notifications
You must be signed in to change notification settings - Fork 0
codepurush/VannilaJS-Find-my-seat-4-8
About
Display theater seats (Row , Seat number)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published