mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2026-01-27 13:48:01 -08:00
Update python.md
This commit is contained in:
@@ -137,9 +137,13 @@
|
||||
|
||||
- Comments start with # in Python
|
||||
|
||||
#This is a comment ----> This is a comment
|
||||
print("Welcome!")
|
||||
```python
|
||||
|
||||
#This is a comment
|
||||
|
||||
print("Welcome!")
|
||||
|
||||
```
|
||||
<br>
|
||||
|
||||
### Basic Data Structures
|
||||
|
||||
Reference in New Issue
Block a user