Skip to content

inda21plusplus/ollejer-mathm-thstro-hw15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gör en ny output-mapp för nya pizzaprogram så vi kan jämföra med tidigare resultat eller nåt sånt.

for f in (echo -e "a\nb\nc\nd\ne")
    python3 scorer.py input_data/$f* < outputs/5/$f
end