Problem of the Day
A new programming or logic puzzle every Mon-Fri

Connection Log

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.

Permalink: http://problemotd.com/problem/connection-log/

Comments:

  • There are currently no comments. You can be first!

Content curated by @MaxBurstein