How can i calculate attend time of my student in class via an cvs file?
I'm a teacher . This is a picture of my students attendings data in my online class in a csv file. I'm trying to create a program with python that creates a new csv file , prints my student's ids and if sum of attends time for a student in a session , is more than 1 hour , prints "1" in side of Her/His student ids. else prints 0 instead of 1 . Some of students attend more than 1 time in class in a session . It's a problem .
Who can do it or help me ?
from Recent Questions - Stack Overflow https://ift.tt/3j3wAhF
https://ift.tt/eA8V8J
Comments
Post a Comment