Skip to content

Simple example project used in teaching Git (contains errors).

Notifications You must be signed in to change notification settings

aksam432/example-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example project

Simple example project used in teaching Git (contains errors).

How to use this code

(Hint: suffix is missing)

Example usage:

$ python example 1.0 2.0

3.0

Another example:

$ python example 3.0 2.0

5.0

How to test this code

$ pytest example.py

About

Simple example project used in teaching Git (contains errors).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%