Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

My Python Exercises

Welcome to my collection of simple Python programs designed to help me learn the basics of Python programming. These programs are beginner-friendly and cover various concepts such as conditional statements, loops, functions, and basic input/output operations.

Programs Included

C&F.py

This program allows you to convert temperatures between Celsius and Fahrenheit. It demonstrates basic mathematical operations and user input handling.

car_fun.py

car_fun.py is a program simulating a car's functionalities. It allows you to start, stop, and quit the car. It's a great exercise to understand how conditional statements work in Python.

guess_the_number.py

A classic guessing game where the user has to guess a randomly generated number. This program focuses on random number generation, user input, and conditional statements.

THANK YOU!!!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages