Skip to content

AllexFields/LAB-TUSKS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🐍 Python Concepts & Practice Repository

This repository contains Python practice programs and concept-based examples created while learning Python programming fundamentals.

The purpose of this repository is to strengthen problem-solving skills and build a solid foundation in Python through hands-on coding practice.


📚 Topics Covered

📁 Functions

  • User-defined functions
  • Function arguments
  • Return statements
  • Variable scope
  • Recursive functions

📁 Lambda Functions

  • Anonymous functions
  • Lambda syntax
  • Lambda with map()
  • Lambda with filter()
  • Lambda with sorted()

📁 Lists

  • List creation
  • Indexing & slicing
  • List methods
  • Nested lists
  • List comprehensions

📁 Map

  • Using map() function
  • Applying functions to iterables
  • Map with lambda functions
  • Converting map objects

📁 Strings

  • String methods
  • String slicing
  • String formatting
  • String validation
  • Regular expressions basics

🎯 Purpose of This Repository

  • Practice Python fundamentals
  • Improve coding logic
  • Learn problem-solving
  • Build consistency in programming
  • Prepare for real-world Python projects

🛠️ Technologies Used

  • Python 3

▶️ How to Run Files

Clone the repository:

git clone <your-repository-link>

Run Python files:

python filename.py

📖 Learning Journey

This repository is part of my Python learning journey as I continue exploring:

  • Data Analytics
  • Automation
  • AI Tools
  • Web App Development
  • Python Projects

👨‍💻 Author

Shivam Thakur
Aspiring Data Analyst | Python Learner | Exploring Data Analytics & AI

📬 Connect With Me

About

A Python practice repository containing beginner-to-intermediate concepts including Functions, Lambda Functions, Lists, Map, and String operations with examples and exercises.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages