Skip to content

Repository files navigation

📦 Python-Repo ├── 📄 LICENSE ├── 📄 requirements.txt │ ├── 01_User_Input │ └── user_input.py │ ├── 02_Conditional_Statements │ └── conditional_statements.py │ ├── 03_Loops │ └── loop_statements.py │ ├── 04_Lists │ └── list.py │ ├── 05_Tuples │ └── tuple.py │ ├── 06_Sets │ └── set.py │ ├── 07_Dictionaries │ └── dictionary.py │ ├── 08_File_Handling │ ├── file_handling.py │ └── sample.txt │ ├── 09_Error_Handling │ └── error_handling.py │ └── 📂 Images └── banner.png

About

Learning Python fundamentals with practical exercises and projects for cybersecurity.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages