Skip to content

sethysatyajit/Python-Test-Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Python Test Room · Interactive Python Challenges

A fully responsive, developer‑themed web app to practice Python — from print() to init.


🧠 Overview

Python Test Room is an interactive training platform designed for coding beginners, students, and anyone sharpening their Python fundamentals.
It presents 50 Python challenges (syntax, data types, functions, OOP) across 5 difficulty rooms (Basics → Advanced).
Each challenge displays a code snippet or question, and for tougher topics, a wordlist hint is provided — just like real‑world debugging.

No actual code execution happens — it's a simulation to test your Python knowledge and recall.


✨ Features

  • 🎯 50 Unique Python Challenges
    Covers print, variables, data types, loops, functions, classes, and advanced concepts.

  • 🧩 5 Progressive Rooms
    Basics → Data Types → Control Flow → Functions & Classes → Advanced (10 questions each).

  • 💡 Smart Wordlist Hints
    For "hard" questions, a list of possible answers helps you recall the correct syntax.

  • 📋 Copy Code Snippets
    Questions are presented in clean code blocks — easy to read and replicate.

  • 🎨 Developer Aesthetic
    Python blue & yellow palette, clean 2D cards, subtle glows, typewriter header.

  • 💾 Progress Saved Locally
    Your solved challenges and room completions persist in browser localStorage.

  • 📱 Fully Responsive
    Works flawlessly on desktop, tablet, and mobile.

  • 📝 Answer Key & Room Summary
    After completing a room, review correct answers and your score.


🚀 Live Demo

https://sethysatyajit.github.io/Python-Test-Room/


👨‍💻 Author

Cybersecurity Enthusiast & Developer


💬 "Code every day — even if it’s just a print(). Stay curious, stay building."

— Happy coding, future Pythonistas! 🐍

About

Python Test Room – 50 interactive challenges from basic syntax to advanced concepts. Developer-themed Python mastery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors