Skip to content

pavera/flexion_sre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradeomatic!

This is a simple python command line program with a supporting temperature conversion class/library.

In order to install the program clone the repository onto a machine that has python 3.5 installed.

You can run the tests by executing:

python test_grader.py

To run the CLI program to check student's work:

python gradeomatic.py <orig_temp> <orig_scale> <dest_scale> <student_answer>

The program will respond with correct, incorrect, or invalid.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages