We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac11513 commit 624bbbbCopy full SHA for 624bbbb
beginning.md
@@ -29,7 +29,7 @@ Welcome to FOSSMEET, PUNE
29
Welcome to FOSSMEET, PUNE
30
Let's Learn Python 3
31
```
32
-We can *\* to escape any characters.
+We can `\` to escape any characters.
33
34
## [Use *#* to comment the code](https://www.python.org/dev/peps/pep-0008/#comments)
35
Anything written after `#` will be ignored.
0 commit comments