Skip to content

Over-complicated solution for a simple task just to learn.

Notifications You must be signed in to change notification settings

Kabilshr/DOOMSDAY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOOMSDAY

Over-complicated solution for a simple task just to learn. I made this program to implement what i learned in python. There are easier ways to get the same result but that is not the point. This program has 0 imports! This is a program based on the doomsday algorithm made by John H. Conway. It is used to find out what day any date will fall on.

Doomsday algorithm

If interested in the algorithm click here.

main file

doomsday.py

doomsday.txt

This is a file trying to figure out and understand the algorithm. There r many mistakes in it...

About

Over-complicated solution for a simple task just to learn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages