Skip to content

mehigh8/Cool_SolvedProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Place the checker script in a folder within the homework folder.
The minimum python version that is required for the checker script to work is Python 3.7.

This is how the folder structure should look:

.
β”œβ”€β”€ checker
β”‚   β”œβ”€β”€ checker.py
β”‚   β”œβ”€β”€ README
β”‚   β”œβ”€β”€ refs
β”‚   β”‚   β”œβ”€β”€ filterBy_1.txt
β”‚   β”‚   β”‚      ...
β”‚   β”‚   └── sortBy_6.txt
|   |── sources
|   |   |── list.cl
|   |   |── main.cl
|   |   |── things.cl
|   |   |── util.cl
β”‚   └── tests
β”‚   |   β”œβ”€β”€ filterBy_1.txt
β”‚   |   β”‚     ...
β”‚   |   └── sortBy_6.txt
|   β”œβ”€β”€ cool

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors