Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python From Scratch

A simple repository to learn basic Python concepts step-by-step. This repo contains small Python files that explain topics in an easy and beginner-friendly way.

πŸ“Œ What this repo includes

  • Basic Python programs
  • Examples of lists, loops, functions, and other fundamentals
  • Practice files to understand syntax and logic
  • Clean and simple code for beginners

πŸš€ How to use

  1. Clone the repo:
    git clone https://github.com/debug-node/Python-From-Scratch.git
  2. Open any Python file and run it:
    python filename.py
  3. Read the comments in each file β€” they explain the concept clearly.

πŸ“ Repo Structure

Basics/
  (variables, data types, inputs, typecasting)
  Projects/ (band_name_generator, tip_calculator, life_in_weeks, current_time)

Data_Structures/
  Strings/
  Lists/
    Projects/ (banker_roulette, rock_paper_scissors, treasure_map)
  Tuples/
  Dictionaries/
    Projects/ (blind_auction, coffee_machine, higher_lower)

Control_Flow/
  Conditionals/
    Projects/ (bmi_calculator, coin_toss, good_morning_sir, love_calculator, pizza_order, treasure_island)
  Loops/
    Projects/ (fizz_buzz, hangman, password_generator, while_calculator)

Functions/
  (arguments, return values, recursion)
  Projects/ (blackjack_game, caesar_cipher, number_guessing_game, recursive_calculator)

✨ Goal of this repository

This project is meant to help absolute beginners learn Python from scratch through simple examples instead of long theory.

πŸ“œ License

Feel free to use and modify the code.

πŸ‘€ Author

  • debug-node

🌐 GitHub Profile

β€œCode. Learn. Build. Repeat.” πŸ’»


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages