Skip to content

shivanya-tech/python-practice

Repository files navigation


Python Practice Repository 🐍

Welcome to my Python practice repository! This repo contains various Jupyter notebooks that demonstrate fundamental Python concepts, methods, and looping constructs. It's designed as a personal learning and reference resource.


📂 Contents

✅ Python Built-in Data Types & Their Methods

  • All_String_methods.ipynb — Covers all important string methods with examples.
  • ALL_tuples_methods.ipynb — Demonstrates tuple methods and use cases.
  • All_List_methods.ipynb — Practical usage of Python list methods.
  • All_dictionary_methods.ipynb — Dictionary methods explained with examples.
  • All_set_methods.ipynb — All important set operations and methods.

🔁 Looping & Control Flow

  • for_loop_practice.ipynb — Basic for loop implementations.
  • while_loop_practice_(1).ipynb — Practice problems using while loops.
  • nested_loop_practice.ipynb — Examples involving nested loops.

🛠 How to Use

All notebooks were created using Google Colab. You can open and run them directly in your browser using the Colab environment.


💡 Purpose

This repository is meant for:

  • Practicing core Python concepts
  • Quick reference to common methods and logic
  • Strengthening problem-solving with loops and functions
  • Preparing for interviews or coding challenges

📬 Contributions

This is a personal learning project, but feel free to fork, suggest improvements, or open issues for collaboration!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published