Skip to content

Creates a program profiler given a folder of students' guided programs (written in python). Compares this program profile to another program and determines how similar, structurally, the new program is to the profile

Notifications You must be signed in to change notification settings

shrncr/ProgramProfiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enter a folder of a student's past programs named "folder," individual file names dont matter. add a file "student.txt" to the main directory run main.py output defines level of similarity between the test file and the program profile produced by the contents of the folder Comparison values start at and go upwards of 0 A score closer to 0 indicates high similarity

About

Creates a program profiler given a folder of students' guided programs (written in python). Compares this program profile to another program and determines how similar, structurally, the new program is to the profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages