We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc34c2 commit a2a1536Copy full SHA for a2a1536
1 file changed
README.md
@@ -4,11 +4,10 @@
4
 <br>
5
6
**objective**:
7
- - An in-depth study of Python's design, implementation and ecosystem.
+ - An in-depth study of Python's intepreter design, implementation and ecosystem.
8
- This focuses on [CPython](https://github.com/python/cpython).
9
10
11
-
12
## Language Details:
13
- [language reference](https://docs.python.org/3.11/reference/index.html#reference*index)
14
- compiler/interpreter:
0 commit comments