Repositories (1)

python-2023
1 snippets stored for this repo
Python IconPython
# When applicable:
# I will pretend that javascript has arrays
# I only have access to the .length property of an array.
# No, I won't go full c neckbeard and require length to pass it.

# Algorithms: The A in DSA