freeCodeCamp/guide/english/python
Alishaan Ali e4bff66f89 Slight Grammatical Changes on if-elif-else-statements (#21222)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-11-09 11:03:10 -05:00
..
abs-function add return value which might be 0 (#20657) 2018-10-31 20:52:54 -05:00
all-iterable
anaconda add anaconda logo to python/anaconda/index.md (#21278) 2018-11-09 22:19:14 +09:00
any-iterable
args-variable
basic-operators add the comparison (#21391) 2018-11-04 07:03:25 -05:00
bool-function Add Comparison Operators (#33117) 2018-11-01 11:15:18 -04:00
boolean-operations Readability (#33128) 2018-10-31 23:17:57 -04:00
built-in-constants
calling-functions
class
code-blocks-and-indentation Added text on the semicolon use alongside indents (#21592) 2018-11-05 02:25:23 -05:00
commenting-code Adding multiline comments using triple apostrophes (#21296) 2018-11-09 21:59:13 +09:00
comparisons
complex-numbers
containers
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
data-structures Update index.md with has_key() (#21093) 2018-11-07 18:32:45 +00:00
decorators
defaultdict
defining-functions Added content : defining function inside functions (#20854) 2018-11-04 07:26:33 +05:30
difference-between-is-and-equal-equal-operators
docstring
escape-sequences
exception-and-error-handling Added else and finally clauses example (#20771) 2018-11-03 10:32:20 -07:00
files-and-io
for-loop-statements
from-x-import-y
frozenset
functions Fixed grammar (#21939) 2018-11-09 03:59:26 -05:00
generators
hex-functions
how-to-convert-strings-into-integers-in-python
idobject
if-elif-else-statements Slight Grammatical Changes on if-elif-else-statements (#21222) 2018-11-09 11:03:10 -05:00
import-statements
input-functions
installing-and-using-python-3
is-there-a-way-to-substring-a-string-in-python
iterators
itertools
keywords
lambda-expressions added comments. revised redundancy at the start. (#21251) 2018-11-08 11:53:02 +00:00
learn-about-python-sets
len-function
list-deque
lists Simplification of language to improve readability. (#22107) 2018-11-07 17:22:00 -05:00
max-function
min-function
more-built-in-types
mutability-and-variable-assignments
name-binding-and-aliasing-functions
nested-functions
numeric-operations
numeric-types
object-oriented-programming
ord-function
parenthesis-for-boolean-operations
powxy
python-2-vs-python-3
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
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
return-statement
sequence-types
set-types
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
sleep-how-can-i-make-a-time-delay-in-python
slicestartstopstep
string-methods
ternary-operator
truth-value-testing
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
virtual-environments Correction of grammar. (#22146) 2018-11-07 17:40:42 -05:00
web-frameworks-and-what-they-do-for-you
what-is-python-used-for
while-loop-statements Practical example of a while loop (#21523) 2018-11-03 22:22:52 -04:00
zip-function Added another code sample. (#20499) 2018-10-30 18:01:00 -07:00
index.md Fixed some links, and added one to index.md (#20608) 2018-11-07 07:56:11 -07:00