This repository contains beginner-friendly Python programs and Jupyter notebooks to practice core Python concepts.
python_intro.ipynb– Python introductiondatatypes.py– Data typesconditional_statements.ipynb– If-else statementsWhile_loops.ipynb– While loopsoops_python.ipynb– OOP conceptsDictionaries_in_python.ipynb– DictionariesMatplotlib.ipynb– Plotting with MatplotlibPanda.ipynb– Data handling with PandasPython_Libraries_Numpy.ipynb– NumPy basicsThreading_&_Scripting.ipynb– Threading & scripting
To practice Python basics and help others learn through clear code examples.
⭐ Feel free to explore and use these files!