Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 624bbbb

Browse files
Fix escape character
1 parent ac11513 commit 624bbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎beginning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Welcome to FOSSMEET, PUNE
2929
Welcome to FOSSMEET, PUNE
3030
Let's Learn Python 3
3131
```
32-
We can *\* to escape any characters.
32+
We can `\` to escape any characters.
3333

3434
## [Use *#* to comment the code](https://www.python.org/dev/peps/pep-0008/#comments)
3535
Anything written after `#` will be ignored.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /