mirror of
https://github.com/clearlinux/docs.git
synced 2026-08-19 13:46:42 +00:00
Add question marks to question titles
This commit is contained in:
@@ -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
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user