Skip to content

This is a training program for a C programming exam. The program is built using Python and Streamlit, and provides exam-like conditions to help you practice for the exam.

License

Notifications You must be signed in to change notification settings

nataliakzm/42-School-Exam_Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School 42 Exam Simulator: Rank 02

This interactive coding challenge spans across four levels of increasing difficulty. In every level, a question, randomly selected from a curated pool.

As you ascend from one level to the next, you'll get a programming problem that tests your understanding of C programming. With each click of the Next Level button, you aren't merely moving to a new level, but also stepping into a new realm of complexity and learning.

After completing all four levels, continue by clicking the Start Over button. This will allow you to revisit the exam, solidify your knowledge, and solve more tasks. It's not just an exam preparation tool, but a companion in your quest for mastery in C programming.

Getting Started

Prerequisites

  • Python 3.8 or higher
  • Streamlit: pip install streamlit

Running the Application

To start the application, run the following command in your terminal:

streamlit run app.py

OR Check out the website: Streamlit App

License

This project is licensed under the MIT License.

About

This is a training program for a C programming exam. The program is built using Python and Streamlit, and provides exam-like conditions to help you practice for the exam.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published