Skip to content

A collection of Python practice exercises and cybersecurity challenges.

elsh00001/python-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Exercises & Cybersecurity

Practice exercises in Python — basics, algorithms, and cybersecurity.

Structure

  • basics/ → warm-ups (math, strings, simple logic)
  • algorithms/ → algorithmic problems
  • cybersecurity/ → crypto, networking, web security

Run

python basics/ex_1_hello_world.py

Tests

pytest

About

A collection of Python practice exercises and cybersecurity challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages