Skip to content

Write a program that accepts an integer as a physical number and prints, if any, an Euler circle for the graph Kn.

License

Notifications You must be signed in to change notification settings

PetePrattis/Euler-circle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A Python Exercise

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

Description of project

Write a program that accepts an integer as a physical number and prints, if any, an Euler circle for the graph Kn.

About this project

  • 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

About

Write a program that accepts an integer as a physical number and prints, if any, an Euler circle for the graph Kn.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages