| .. |
|
abs-function
|
Update index.md (#21446)
|
2018-11-13 23:18:13 +00:00 |
|
all-iterable
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
anaconda
|
add anaconda logo to python/anaconda/index.md (#21278)
|
2018-11-09 22:19:14 +09:00 |
|
any-iterable
|
Added explanation and examples (#25859)
|
2018-11-25 00:22:20 -08:00 |
|
args-variable
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
basic-operators
|
add the comparison (#21391)
|
2018-11-04 07:03:25 -05:00 |
|
bool-function
|
Added another example which returns False (#22794)
|
2018-11-19 03:36:27 -05:00 |
|
boolean-operations
|
Readability (#33128)
|
2018-10-31 23:17:57 -04:00 |
|
built-in-constants
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
calling-functions
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
class
|
updated example codeblocks (#22292)
|
2018-11-19 07:23:20 -06:00 |
|
code-blocks-and-indentation
|
Added text on the semicolon use alongside indents (#21592)
|
2018-11-05 02:25:23 -05:00 |
|
commenting-code
|
Commenting Code Minor Grammatical Changes (#21175)
|
2018-11-21 08:58:10 -05:00 |
|
comparisons
|
Added use of 'or' (#21675)
|
2018-10-20 18:40:06 +02:00 |
|
complex-numbers
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
containers
|
Update index.md (#21942)
|
2018-10-20 10:18:18 -07:00 |
|
converting-integer-to-string-in-python
|
Revised the wording and fixed the grammar (#23607)
|
2018-10-29 15:44:02 -07:00 |
|
creating-guis-in-python3
|
added wxpython and pyqt (#21701)
|
2018-11-17 20:03:54 +09:00 |
|
data-structures
|
Deleted the repeated word "using" (#23581)
|
2018-11-25 00:34:23 -05:00 |
|
decorators
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
defaultdict
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
defining-functions
|
Incorrect punctuation on "eg" (#22961)
|
2018-11-22 23:09:01 -05:00 |
|
difference-between-is-and-equal-equal-operators
|
Add text that elaborates on 'is' with '=' (#21537)
|
2018-11-14 07:38:40 -06:00 |
|
docstring
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
escape-sequences
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
exception-and-error-handling
|
Added else and finally clauses example (#20771)
|
2018-11-03 10:32:20 -07:00 |
|
files-and-io
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
for-loop-statements
|
Add link and fix typos. (#23683)
|
2018-11-14 20:28:30 +05:30 |
|
from-x-import-y
|
Added the text 'from x import y as z' (#21639)
|
2018-11-18 18:23:42 -05:00 |
|
frozenset
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
functions
|
Updated index.md to further explain functions (#22779)
|
2018-11-23 17:52:27 +07:00 |
|
generators
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
hex-functions
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
how-to-convert-strings-into-integers-in-python
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
idobject
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
if-elif-else-statements
|
fixed some minor mistakes like vanished colon and etc. (#22984)
|
2018-11-20 18:59:04 -05:00 |
|
import-statements
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
input-functions
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
installing-and-using-python-3
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
is-there-a-way-to-substring-a-string-in-python
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
iterators
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
itertools
|
Fix(guide): Reformat article
|
2018-10-21 14:26:29 -04:00 |
|
keywords
|
Added steps to check keywords in python (#21511)
|
2018-11-14 18:14:24 -07:00 |
|
lambda-expressions
|
added comments. revised redundancy at the start. (#21251)
|
2018-11-08 11:53:02 +00:00 |
|
learn-about-python-sets
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
len-function
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
list-deque
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
lists
|
Add a section on Introduction to lists (#22233)
|
2018-11-18 19:19:06 -07:00 |
|
max-function
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
min-function
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
more-built-in-types
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
mutability-and-variable-assignments
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
name-binding-and-aliasing-functions
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
nested-functions
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
numeric-operations
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
numeric-types
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
object-oriented-programming
|
Added a comma after class (#23613)
|
2018-11-26 05:55:51 -05:00 |
|
ord-function
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
parenthesis-for-boolean-operations
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
powxy
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
python-2-vs-python-3
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
python-coding-standards
|
Corrected Spelling. Added emphasis. (#24884)
|
2018-11-07 20:20:08 +05:30 |
|
python-f-strings
|
spelling corrections and example addition (#21268)
|
2018-11-08 08:36:17 -06:00 |
|
python-resources
|
Updated index.md (#22529)
|
2018-11-13 21:06:54 -05:00 |
|
range-function
|
Added difference in range() between Python 2 and 3 (#20629)
|
2018-10-31 21:11:43 -07:00 |
|
raspberry-pi-basics
|
Created a file for "Basics of Raspberry Pi Stuffs" (#20150)
|
2018-10-28 21:44:26 -07:00 |
|
rest-api-with-falcon
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
return-statement
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
sequence-types
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
set-types
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
setting-up-python-web-framework-django-and-flask
|
Fix Typo (#22000)
|
2018-11-04 16:58:00 -05:00 |
|
share-file-using-python-simple-http-server
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
sleep-how-can-i-make-a-time-delay-in-python
|
Clarification of the numbers that can be used. (#22174)
|
2018-11-18 18:34:16 -05:00 |
|
slicestartstopstep
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
string-methods
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
ternary-operator
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
truth-value-testing
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
using-pip
|
Grammar/Sentence Structure Changes. (#22617)
|
2018-10-29 15:32:24 -07:00 |
|
using-python-for-web-development
|
Add new frameworks and improve structure (#21128)
|
2018-11-07 07:26:34 -06:00 |
|
variable-names-and-binding
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
virtual-environments
|
Correction of grammar. (#22146)
|
2018-11-07 17:40:42 -05:00 |
|
web-frameworks-and-what-they-do-for-you
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
what-is-python-used-for
|
Added link to Data Analysis using python. (#23579)
|
2018-11-25 00:33:36 -05:00 |
|
while-loop-statements
|
Grammar changes (#21509)
|
2018-11-11 12:15:33 +07:00 |
|
zip-function
|
Added another code sample. (#20499)
|
2018-10-30 18:01:00 -07:00 |
|
index.md
|
Update index.md (#22846)
|
2018-11-22 23:08:20 -05:00 |