command
module
Version:
v0.0.0-...-9a14eac
Opens a new window with list of versions in this module.
Published: May 19, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
exam-scheduler
A small application which schedules studying preparations for an exam.
To-do
- Make exam.ExamName() on line 48 output to stdout.
Intention
-
User should be able to specifiy name of exam they are preparing for and when it is.
-
User should be able to specifiy the number of pages they need to go through.
-
User should be able to specifiy the number of days they can afford not studying.
-
User should be able to specifiy if they want to have days left for revision before the exam. & if so, how many.
Computation
- [] Calculate the numbers of pages that needs to be read & understood on average per study day.
- [] Calculate the numbers of pages that needs to revised per revision day.
- [] Save the data in to a file so it may be accessed later.
Output
Present the name of the exam and number of pages that has to be done on average per day.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.