Problem
Write a round-robin scheduling approach for handling three different tasks. Each task should be allotted a time slice of 1 second. For the demonstration purposes, use LEDs and/or the computer (PC) screen to indicate the threads that are currently executing in your program.