Introduction to programming in Python, JavaScript: warm up and SQL.
-
Updated
Dec 3, 2024 - Python
Introduction to programming in Python, JavaScript: warm up and SQL.
This repository contains an interactive calculator program written in Python. The program allows users to perform basic arithmetic operations by entering an operation and two numbers. The result is calculated and displayed. Users have the option to try another calculation or exit the program.
This is a simple implementation of the classic Pong game using Python's Turtle graphics library. The game features two paddles controlled by players, a bouncing ball, and a scoreboard to track points.
This repository contains all the code base of all ALX Software Engineering program higher level programming
This is a classic Snake Game built using Python's Turtle module. The snake moves around the screen, eating food, and growing in size. The goal is to get the highest score by consuming as much food as possible without colliding with the walls or the snake's own tail.
Add a description, image, and links to the python-inheritance topic page so that developers can more easily learn about it.
To associate your repository with the python-inheritance topic, visit your repo's landing page and select "manage topics."