mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-09-25 13:58:59 +02:00
[python/*] remove feedback email request
This commit is contained in:
@@ -18,10 +18,6 @@ Python was created by Guido van Rossum in the early 90s. It is now one of the
|
||||
most popular languages in existence. I fell in love with Python for its
|
||||
syntactic clarity. It's basically executable pseudocode.
|
||||
|
||||
Note: This article applies to Python 3 specifically. Check out
|
||||
[here](http://learnxinyminutes.com/docs/pythonlegacy/) if you want to learn the
|
||||
old Python 2.7
|
||||
|
||||
```python
|
||||
# Single line comments start with a number symbol.
|
||||
|
||||
|
Reference in New Issue
Block a user