Compare commits

...

2 Commits

Author SHA1 Message Date
thematdev
8d8c8b0625
Merge pull request #1 from ntoneee/patch-1
Add Python code syntax highlighting in README.md
2023-01-24 19:52:29 +00:00
Anton Egorov
aaef99f731
Add Python code syntax highlighting in README.md 2023-01-24 22:48:22 +03:00

View File

@ -2,7 +2,7 @@
Codeforces scraper provides a gentle way to interact with Codeforces
```
```python3
from codeforces_scraper import Scraper
from codeforces_scraper.languages import some_compiler_by_ext
from getpass import getpass