Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickVienne authored Oct 1, 2021
1 parent e395aea commit 8c4f01e
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# PythonAssessment

Self Assessment for Python Developers
## Self Assessment for Python Developers

Go through the questions and try to answer as many as possible.

Then check the answers and compare

## Python Tutorial
And never forget to take 1-2 hours to go through the Python Tutorials to get familiar with the Standard Library :)

### Python 2
https://docs.python.org/2.7/tutorial/index.html

### Python 3
https://docs.python.org/3.9/tutorial/index.html

0 comments on commit 8c4f01e

Please sign in to comment.