This Web App named "Web App for Python Code Checking" is designed to grade simple python assignments. It allows users to use code editor for writing code and submitting assignments. The "grader-image" will check if the submission code was correct by comparing it to premade answers. After the grading the UI is updated to show user if the answer is correct or not. If not there is error feedback proided. If yes total points are increased by 100. There is currently 3 premade assignments that the user can complete.