This is a Code in Python that takes the Input of Marks of a Student and Some other Data and Calculatea Data-Percentage,Whether the Student as Failed or Passes in the Exam and Puts them in a txt File. This Code makes it Easier to Calculate Data of the Student.
The Version with v1 Tags are the Original Version of the Code and the Version with v2 Tags are the Major Update of the Code.
The Version with v2 Tags are GUI Based whereas the Version with v1 Tags are not GUI and are normal Script where you Have to Run it in a Command Prompt or Terminal.
This Release Includes Converting the Code to a GUI Using Tkinter. Somefeatures like Adding the Total Marks before is Absent which will be Added Soon.
v1.4 is a major Update as the Total marks for the all Subjects and Each Subjects as been made same so that the User Does not have to Enter the Total Marks for all Subject or Each Subject Every Time so if you want to Calculate for 100 People than Simply Enter the Total Marks for all Subject or Each Subject once and Calculate.
There also been a Major Update in the txt file Created which are
1.Replacing the Word "Output" with "Marks and Percentage" so it looks Good when Read.
2.Replcing the word "Student" with the Name of the Student.
v1.3 is a Major Update where the Size of the Code is Reduced by 8kb by Compressing the Function 'separate’ and ‘nseprate’ to Single Function called ‘main’ so the Repeated Code in in ‘nseprate’ have been Removed and new ones have Been added. Totally 196 lines of code have been removed which you can see when Compare Version 3 with the Previous Versions.
v1.2 is a Major Update where your Social Science has been Divided into History , Geography and Civics just like Science but a new Function is not Created and the User can Choose whether Social is Divided into History , Geography and Civics or not. So a new Feature has Been added and there also some Minor Bug Fixes but the Major one is Fixing the Bug because of which the Student Total Outcome-Whether he has Failed or not was Wrongly displayed in the txt file Created as the variable name was samr for many Subjects.
v1.1 is a Minor Update because only one Feature which is asking whether the Failing Percentage is same for all the Students or not and implementing it to Calculate whether the Student has Failed or Passed as been added and there also some Grammar Correction and reducing the Size of the Code by Removing Extra lines.
To See all My Releases and download them go to https://github.com/BGSharathChandra/Data-Calculator-from-Marks-of-a-Student/releases
If you want to Use the Code to Calculate Data then Download the exe file of the Version else if you want the Code then Download the File with Extension.py
Version | Relese Date | Update | Download Code | Download EXE |
---|---|---|---|---|
v2.1 | 13 August 2021 | Making the Code GUI | Download Code | Dowload Exe |
v1.4 | 16 July 2021 | Major Additional Feautures Added | Download Code | Dowload Exe |
v1.3 | 10 July 2021 | Reduced Code Size | Download Code | Dowload Exe |
v1.2 | 29 June 2021 | Major Updates and Major Bug Fixes | Download Code | Dowload Exe |
v1.1 | 25 June 2021 | Minor Additinal Features and Bug Fixes | Download Code | Dowload Exe |