mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 09:44:24 +02:00
Remove references to hash and hashtag in favor of number symbol
This commit is contained in:
@@ -17,7 +17,7 @@ to Python 2.x. Look for another tour of Python 3 soon!
|
||||
|
||||
```python
|
||||
|
||||
# Single line comments start with a hash.
|
||||
# Single line comments start with a number symbol.
|
||||
|
||||
""" Multiline strings can be written
|
||||
using three "'s, and are often used
|
||||
|
Reference in New Issue
Block a user