Skip to content

JanStern/DayOfTheWeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to "DayOfTheWeek"

This programm generates random dates and you can train yourself to guess the correct day of the week. It is inspired by Numberphile and Mike Boyd. Thank you very much.

When starting the programm you can set the difficulty. It requires an integer i>0. Based on your selection random dates will be generate in the range of 2000 +- i*100 years.

I hope you guys have fun :)

Getting Started

First install all required packages
pip install -r requirements.txt

now you can just execute the main.py

About

A small python script to train which day of the week it is

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages