Skip to content

lscblack/python_basics_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Basics Projects

Welcome to the Python Basics Projects repository. This collection of Python projects is designed for beginners looking to practice and enhance their programming skills. These projects cover a wide range of fundamental Python concepts and are great for learning, practice, and fun.

Usage

  1. Clone the repository to your local machine:

    git clone https://github.com/lscblack/python_basics_projects.git
    
  2. Navigate to the project directory:

    cd python_basics_projects
    
  3. Choose a Questions by navigating into directories.

  4. Open the project's README to understand the project's requirements and how to run it.

Requirements

To run these projects, you'll need:

  • Python (3.x recommended)
  • A code editor or integrated development environment (IDE)

Projects

  1. Hello, World! Write a Python program that prints "Hello, World!" to the console.

  2. User Input and Greeting Create a program that asks the user for their name and then prints a greeting with their name.

  3. Odd or Even Write a program that asks the user for a number and determines whether it's odd or even.

  4. Calculator Build a simple calculator program that can perform basic operations like addition, subtraction, multiplication, and division.

  5. Fibonacci Sequence Write a Python program to generate the first n terms of the Fibonacci sequence.

[... and so on for all the projects]

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Coded by Black Devil (L.S.C)

Feel free to contribute, provide feedback, or suggest new projects. Happy coding!

About

Welcome to the "Python Basics Projects" repository, a collection of beginner-friendly Python projects designed to help you apply and reinforce your fundamental Python programming skills. Whether you're just starting your Python journey or looking to solidify your understanding of the basics, this repository is a great place to practice and learn.

Resources

License

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages