mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2026-01-28 14:18:12 -08:00
fix typo in python.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
* Python is an interpreted, high-level and general-purpose, dynamically typed programming language
|
||||
|
||||
* It seen as an object-oriented, modular scripting language.
|
||||
* It is seen as an object-oriented, modular scripting language.
|
||||
|
||||
* In Python, everything is considered as an object.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user