Skip to content

Commit 145a194

Browse files
cjoemlsatwikkansal
authored andcommitted
Update README.md (satwikkansal#95)
Fixed a small typo
1 parent ac379c9 commit 145a194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1903,7 +1903,7 @@ Sshh.. It's a super secret.
19031903
#### 💡 Explanation:
19041904
+ `antigravity` module is one of the few easter eggs released by Python developers.
19051905
+ `import antigravity` opens up a web browser pointing to the [classic XKCD comic](http://xkcd.com/353/) about Python.
1906-
+ Well, there's more to it. There's **another easter egg inside the easter egg**. If look at the [code](https://github.com/python/cpython/blob/master/Lib/antigravity.py#L7-L17), there's a function defined that purports to implement the [XKCD's geohashing algorithm](https://xkcd.com/426/).
1906+
+ Well, there's more to it. There's **another easter egg inside the easter egg**. If you look at the [code](https://github.com/python/cpython/blob/master/Lib/antigravity.py#L7-L17), there's a function defined that purports to implement the [XKCD's geohashing algorithm](https://xkcd.com/426/).
19071907
19081908
---
19091909

0 commit comments

Comments
 (0)