mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(english for developers): remove backticks in challenges from Python (#62061)
This commit is contained in:
+2
-2
@@ -19,7 +19,7 @@ Listen to the audio and complete the sentence below.
|
||||
|
||||
## --blanks--
|
||||
|
||||
`Python`
|
||||
Python
|
||||
|
||||
### --feedback--
|
||||
|
||||
@@ -35,7 +35,7 @@ This word is used to describe something that is better than all others.
|
||||
|
||||
# --explanation--
|
||||
|
||||
`Python` is the name of a popular programming language. It is often used for tasks like web development, data analysis, and automation. For example:
|
||||
Python is the name of a popular programming language. It is often used for tasks like web development, data analysis, and automation. For example:
|
||||
|
||||
`Python is great for learning how to code.` - This sentence means Python is a good choice for beginners who want to start coding.
|
||||
|
||||
|
||||
+2
-2
@@ -9,7 +9,7 @@ dashedName: task-23
|
||||
|
||||
# --description--
|
||||
|
||||
`Python` is a popular programming language known for its simplicity and readability. It's widely used for web development, data analysis, artificial intelligence, and scientific computing. It allows programmers to express concepts in fewer lines of code than possible in languages such as C++ or Java.
|
||||
Python is a popular programming language known for its simplicity and readability. It's widely used for web development, data analysis, artificial intelligence, and scientific computing. It allows programmers to express concepts in fewer lines of code than possible in languages such as C++ or Java.
|
||||
|
||||
The expression `Can you help me with` is a polite way to ask for assistance with a specific issue or task. For example, `Can you help me with my homework?`
|
||||
|
||||
@@ -21,7 +21,7 @@ The expression `Can you help me with` is a polite way to ask for assistance with
|
||||
|
||||
## --blanks--
|
||||
|
||||
`Python`
|
||||
Python
|
||||
|
||||
### --feedback--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user