fix typo
This commit is contained in:
parent
8d3295d87d
commit
f3f3257f21
1 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ title = "Why python is a bad language"
|
||||||
- Enums are basically just classes, and are yet another lazy afterthought.
|
- Enums are basically just classes, and are yet another lazy afterthought.
|
||||||
|
|
||||||
{{ sec_header(name="Wide Spread Because Of The Wrong Reason") }}
|
{{ sec_header(name="Wide Spread Because Of The Wrong Reason") }}
|
||||||
- Python is seen as "the beginner's language", and it really should not be. There is practically
|
- Python is seen as "the beginner's language", and it really should not be.
|
||||||
- As said earlier on this website, Python has numerous issues that stop the newbie from quickly getting used to other PLs, by lacking basic functions.
|
- As said earlier on this website, Python has numerous issues that stop the newbie from quickly getting used to other PLs, by lacking basic functions.
|
||||||
- Python should only be used if you wanna handicap yourself into an inferior PL, just to see what you can do. No more, no less.
|
- Python should only be used if you wanna handicap yourself into an inferior PL, just to see what you can do. No more, no less.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue