mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-24 06:53:08 +03:00
Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs
This commit is contained in:
commit
2838738a58
@ -15,7 +15,7 @@ to Python 2.x. Look for another tour of Python 3 soon!
|
||||
|
||||
```python
|
||||
# Single line comments start with a hash.
|
||||
""" Multiline strings can we written
|
||||
""" Multiline strings can be written
|
||||
using three "'s, and are often used
|
||||
as comments
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user