This is a simple python project from my early days as a Computer Science student
This programm was created for the second semester class Discrete mathematics
Write a program that accepts an integer as a physical number and prints, if any, an Euler circle for the graph Kn.
- The comments to make the code understandable, are within the .py archive
- This program runs for Python version 3.6+
- This repository was created to show the variety of the work I did and experience I gained as a student