Welcome to December!
Today's objective is to create a connection log. You'll need to create a function that runs no more than once per second and checks if your computer has access to reliable website such as google.com or problemotd.com :) When a website can't be reached store the current time stamp. When the program goes to exit (or when a certain key is pressed) write the time stamps out to a file.
Comments: