hacktoberfest2022 icon indicating copy to clipboard operation
hacktoberfest2022 copied to clipboard

Hactoberfest 2022, Python Leetcode answers, DSA in Python, Practice codes

Hacktober-Fests

Hey everyone! below you can learn to contribute to open source 😊.

git clone "url you just copied"

cd first-contributions

git switch -c your-new-branch-name

git add .

git commit -m "Add your-name to Contributors list"

git push origin -u your-branch-name

Compare & pull request