Skip to content
#

input-handling

Here are 24 public repositories matching this topic...

A collection of beginner Python programs covering essential programming concepts like user input, arithmetic operations, string manipulation, and condition handling. Perfect for early-stage learners to practice and understand Python fundamentals with real-world problem scenarios.

  • Updated Jun 7, 2025
  • Python

"🧱 Classic Brick Breaker game in C++ 🎮 Features multiple levels 📈 customizable controls ⚙️ dynamic ball physics 🔄 player scoring 🏆 leaderboard 💾 and save system ❤️. Break through challenging brick patterns 🎯 while managing lives 💡 for an addictive retro gaming experience 🚀"

  • Updated Aug 28, 2025
  • C++

"🚗 Console-based Car Racing Game in C++ 🎮 Dodge enemy cars 🏎️ earn points 📈 and climb the rankings 🏆! Features smooth controls ⌨️ ASCII graphics 🎨 collision detection 💥 persistent high scores 💾 and endless gameplay 🔄. A retro arcade-style challenge for racing fans ⚡🔥"

  • Updated Aug 28, 2025
  • C++

This Python script implements a simple console-based attendance and query system. Users can interactively address attendance-related issues, payment queries, and request attendance records. The code utilizes datetime, input handling, and basic data structures to provide responses based on user input.

  • Updated Dec 22, 2023
  • Python

This program calculates the cost of purchasing different classes of tickets (A, B, or C). Users input the number of tickets needed for each class, and the program computes and displays the total price for each type and the overall total. Perfect for event organizers and attendees to manage ticket purchases.

  • Updated Oct 23, 2024
  • Python

These are various interesting JavaScript projects that help in covering concepts, clearing doubts, and providing hands-on practice with JavaScript. Created with StackBlitz ⚡️ — you can click the link below and start working by forking it.

  • Updated Aug 23, 2025
  • HTML

Improve this page

Add a description, image, and links to the input-handling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the input-handling topic, visit your repo's landing page and select "manage topics."

Learn more