Skip to content

Yitzhak851/Practice-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Python-practice

Welcome to my REPO project Python-practice 🚀 . This repo contains a collection of exercises, experiments, and practice files At the Python language from basics to cool ideas for developing algorithmic thinking.


📂 Project structure

Python-practice/

├── sol2exe/ # This folder include solution for my course
├── priv-proj/ # This folder include private projects
├── basics/ # This folder include Basic exercises
├── logic/ # This folder includes logic and algorithm exercises
├── utils/ # This folder includes Helper fofo
├── need2sort/ # This folder includes files that need sorting
└── README.md


🎯 The goals of this REPO

  • Retaining and managing my knowledge
  • Reinforce Python fundamentals
  • Practice algorithmic thinking
  • Solve problems cleanly and efficiently
  • Build good coding habits
  • Prepare for interviews/courses/exams

🧠 Practiced topics

✔ Variables and Types ✔ Conditions and Loops ✔ Functions ✔ Strings ✔ Lists and Dictionaries ✔ Basic Recursion ✔ Logic Problems ✔ Input-Output Exercises


🧪 Examples of exercises in Repo

  • Palindrome Test
  • Number Guessing Game
  • Simple Calculator
  • Counting Characters in a String
  • Finding the Largest Number in a List
  • Creating Patterns with Loops

▶️ How to run

python file_name.py in this link: https://htmlpreview.github.io/ you just need to copy the url's project in index.html to the link below.

About

First project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages