Skip to content

Commit

Permalink
remove the extra word in the example
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-Obeid committed Jan 31, 2025
1 parent 15d9abe commit 4092d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lessons/beginners-en/str/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
أنت تعرف بالفعل كيفية كتابتها في كود Python.

```python
'This is one string'
'This is string'
"And this is also string"
```

Expand Down

0 comments on commit 4092d30

Please sign in to comment.