Skip to content

alimmomin018/Back-end-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Back-end-Practice

This is a back-end test written in pyhton.

Read the data from multiple csv file and calculate the average and display the data of each student.

if you want to try this code. create course.csv (with id,name,teacher), marks.csv (with test_id,student_id,mark), students.csv (with id,name) and tests.csv(with id,course_id,weight)

About

This is a back-end test written in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages