Skip to content

aeldrift/python_tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

247 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Python Tut (Python Tutorial Practice)

πŸ“Œ About This Repository

This repository contains my Python tutorial practice code where I revise and apply core Python concepts through small examples and exercises. It is part of my learning journey toward becoming an AI Engineer and helps me strengthen my understanding of Python fundamentals..

The focus is on:

  • Concept clarity
  • Hands-on practice
  • Clean and readable code

🎯 Learning Objectives

By working through this repository, I aim to:

  • Build strong Python fundamentals
  • Improve logical thinking and problem-solving
  • Prepare for data-focused libraries like NumPy and Pandas
  • Develop consistency through daily practice

🧠 Topics Covered

This repo includes practice for:

  • Python basics
  • Variables and data types
  • User input
  • Conditional statements (if, else)
  • Loops (for, while)
  • Functions
  • Lists, tuples, sets, dictionaries
  • String operations
  • Basic logic-building problems

Each file focuses on a specific Python topic with examples and practice code.

πŸ—‚ Repository Structure

\python_tut/ │── basics.py │── variables.py │── input_output.py │── conditions.py │── loops.py │── functions.py │── lists.py │── dictionaries.py │── sets_tuples.py │── strings.py │── practice_examples.py

About

learning python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages