Add question marks to question titles

This commit is contained in:
Tianon Gravi
2014-09-09 11:06:56 -06:00
parent 5b6f68bb73
commit 2be2b19a6b
4 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
# What is Python
# What is Python?
Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C. The language provides constructs intended to enable clear programs on both a small and large scale.
> [wikipedia.org/wiki/Python_(programming_language)](https://en.wikipedia.org/wiki/Python_(programming_language))
+2 -1
View File
@@ -1,4 +1,5 @@
# What is Python
# What is Python?
Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C. The language provides constructs intended to enable clear programs on both a small and large scale.
> [wikipedia.org/wiki/Python_(programming_language)](https://en.wikipedia.org/wiki/Python_(programming_language))