Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 447 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 447 Bytes

utulising-arrays

One of the projects I made past couple of weeks, just uplaoding them now

What PlayingWithArrays does It displays weekly screen time for different days and calculates average daily usage. It simulates a treasure hunt on a 5x5 grid. It manages a list of train stations, allowing users to: View all stations. Count the total number of stations. Check if a specific station is on the route. View the stations in reverse order.