Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
system-design-primer
Commits
82d80a08
"vscode:/vscode.git/clone" did not exist on "c16ee7fc2c6cbda1cc8e87f21f1c29b2cb5948cd"
Commit
82d80a08
authored
Mar 03, 2019
by
Manas Karekar
Committed by
Donne Martin
Mar 03, 2019
Browse files
Enable Python syntax highlighting in Pastebin sample code (#257)
parent
38d18fb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
solutions/system_design/pastebin/README.md
View file @
82d80a08
...
...
@@ -194,7 +194,7 @@ Since realtime analytics are not a requirement, we could simply **MapReduce** th
**Clarify with your interviewer how much code you are expected to write**
.
```
```
python
class
HitCounts
(
MRJob
):
def
extract_url
(
self
,
line
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment