fix(english for developers): remove backticks in challenges from Python (#62061)

This commit is contained in:
Tej Bal
2025-09-07 01:37:34 -06:00
committed by GitHub
parent c027a8db1b
commit 0f3c6a6b6d
2 changed files with 4 additions and 4 deletions
@@ -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.
@@ -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--