Skip to content

Commit c727ecd

Browse files
committed
Update README.md
1 parent eb650f1 commit c727ecd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77

88
##Language
99
- [**Dive Into Python**](http://www.diveintopython.net/index.html)
10-
- [HIGHEST VOTED](http://stackoverflow.com/questions/tagged/python?sort=votes&pageSize=50)
10+
- [Highest Voted Python Questions](http://stackoverflow.com/questions/tagged/python?sort=votes&pageSize=50)
1111
- [Quick Reference to Python](http://www.dataschool.io/python-quick-reference/)
1212
- [The Elements of Python Style](https://github.com/amontalenti/elements-of-python-style)
1313
- [**What does the yield keyword do in Python?**](http://stackoverflow.com/questions/231767/what-does-the-yield-keyword-do-in-python)
1414
- [Parsing values from a JSON file in Python](http://stackoverflow.com/questions/2835559/parsing-values-from-a-json-file-in-python)
1515
- [**Python Quora FAQs**](https://www.quora.com/topic/Python-programming-language-1)
1616
- [time-complexity of various operations - list/dict - in current CPython](https://wiki.python.org/moin/TimeComplexity)
17-
- Scripting
17+
- Scripting in Python
1818
- [Python Scripting Tutorial](http://www.dreamsyssoft.com/python-scripting-tutorial/intro-tutorial.php)
1919
- [Scripting with Python](https://www.schrodinger.com//AcrobatFile.php?type=supportdocs&type2=&ident=404)
2020
- [**Can I use Python as a bash replacement?**](http://stackoverflow.com/questions/209470/can-i-use-python-as-a-bash-replacement)

0 commit comments

Comments
 (0)