| .. |
|
abs-function
|
Added explantion on using mathematical expression (#23380)
|
2018-12-03 15:07:56 -07:00 |
|
all-iterable
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
anaconda
|
Add the text "software" , "operating through" (#25212)
|
2018-12-16 01:36:48 -05: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
|
Wrongly mentioned, so interchanged the comments (#24370)
|
2018-12-08 21:53:21 -05: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
|
Adding code styling guidelines (#23710)
|
2019-01-24 14:39:25 -05:00 |
|
commenting-code
|
Improve language in python/commenting-code (#24421)
|
2018-12-10 18:38:53 -05:00 |
|
comparisons
|
Some typos, made doc readable (#33136)
|
2018-12-20 16:44:58 -08:00 |
|
complex-numbers
|
Added example of absolute value of complex number (#23638)
|
2018-12-11 14:43:20 -05:00 |
|
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
|
Python: Completed article Creating GUI's in Python 3 (#29633)
|
2019-01-30 14:06:03 -08:00 |
|
data-structures
|
Update index.md to add the get method (#27185)
|
2019-02-17 20:56:31 -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 |
|
enumerate
|
Create overview for Python's enumerate function (#23852)
|
2018-12-19 01:38:27 -05:00 |
|
escape-sequences
|
update: added additional note fields (#29551)
|
2018-12-13 00:51:39 -08:00 |
|
exception-and-error-handling
|
Added else and finally clauses example (#20771)
|
2018-11-03 10:32:20 -07:00 |
|
files-and-io
|
Add Python 3.x print example (#24624)
|
2018-12-12 10:25:59 -05:00 |
|
for-loop-statements
|
Update index.md (#33467)
|
2018-12-19 18:23:10 -08:00 |
|
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
|
Add the changes text to file (#24968)
|
2018-12-14 22:35:45 -05:00 |
|
import-statements
|
Added "Variations of Import statements" (#27356)
|
2019-02-02 14:25:14 -05:00 |
|
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
|
Add 'changes' to this article (#25019)
|
2018-12-07 04:04:54 -05:00 |
|
keywords
|
Update index.md (#30140)
|
2018-12-13 14:49:57 -08:00 |
|
lambda-expressions
|
Add lambda as function parameter (#26371)
|
2019-01-15 17:08:27 -05:00 |
|
learn-about-python-sets
|
added set function example (#25103)
|
2018-12-15 22:15:52 -05:00 |
|
len-function
|
Added example on 2d lists and changed format (#23665)
|
2018-11-29 05:07:01 -05:00 |
|
list-deque
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
lists
|
Created a file for the insert method (#26496)
|
2019-02-11 16:39:33 -05:00 |
|
max-function
|
formatting changes (#23803)
|
2018-11-26 22:01:42 -05:00 |
|
min-function
|
Update index.md (#34120)
|
2018-12-05 14:14:46 -08:00 |
|
more-built-in-types
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
mutability-and-variable-assignments
|
Python mutability guide - fix formatting of code blocks and minor updates (#31696)
|
2019-01-18 18:57:52 -06:00 |
|
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
|
Fix the code python code format (#30449)
|
2019-01-18 18:55:09 -06:00 |
|
ord-function
|
adding text to correct the sentence (#33972)
|
2019-01-18 18:54:13 -06:00 |
|
parenthesis-for-boolean-operations
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
pickling
|
Created a description for pickle in Python (#23883)
|
2018-12-25 17:37:09 +09:00 |
|
powxy
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|
python-2-vs-python-3
|
Fix typo (#30046)
|
2019-01-13 13:18:09 -07:00 |
|
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 |
|
random
|
Added basic random examples (#32568)
|
2019-02-10 19:23:42 -08:00 |
|
range-function
|
Added "I/O types" and "equality of range objects" (#27417)
|
2019-02-07 15:19:40 -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
|
Apply grammar changes (#30064)
|
2019-01-18 18:53:15 -06:00 |
|
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
|
Added string formatting (#26695)
|
2018-12-17 15:12:56 +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
|
Content and language check (#25253)
|
2018-12-18 22:07:28 -05: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
|
Added more tools for virtual env (#31415)
|
2019-01-02 17:02:22 -07:00 |
|
web-frameworks-and-what-they-do-for-you
|
Replace Github with GitHub (#34971)
|
2019-02-12 00:46:34 -08:00 |
|
what-is-python-used-for
|
Minor text fix (#27074)
|
2019-01-17 00:22:55 -05:00 |
|
while-loop-statements
|
Add an example of infinite loop (#28627)
|
2019-02-20 18:31:40 -05:00 |
|
zip-function
|
Added another code sample. (#20499)
|
2018-10-30 18:01:00 -07:00 |
|
index.md
|
Edited for grammar, readability and markdown (#33026)
|
2018-12-11 15:15:42 -07:00 |