Enable Python syntax highlighting in Pastebin sample code (#257)
This commit is contained in:
parent
38d18fb62b
commit
82d80a08a0
@ -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**.
|
**Clarify with your interviewer how much code you are expected to write**.
|
||||||
|
|
||||||
```
|
```python
|
||||||
class HitCounts(MRJob):
|
class HitCounts(MRJob):
|
||||||
|
|
||||||
def extract_url(self, line):
|
def extract_url(self, line):
|
||||||
|
Loading…
Reference in New Issue
Block a user