freeCodeCamp/guide/english/python
Gokul Manohar 7b022e2d72 Provided a better code. (#33478)
* Provided a better code.

Updated the code to give desired output.

* fix: corrected some verbiage
2019-06-28 00:00:46 -07:00
..
abs-function add changes " Print value using abs function" . (#33346) 2019-05-19 23:58:36 +05:30
all-iterable
anaconda Add updated links to Anaconda resources (#32363) 2019-04-19 16:16:37 -07:00
any-iterable
args-variable
basic-operators Add parentheses to print commands (#33137) 2019-03-26 07:38:41 -07:00
bool-function
boolean-operations True and False interpretion (#32626) 2019-05-20 00:34:23 +05:30
built-in-constants
calling-functions Added text "the" (#31144) 2019-04-15 15:44:49 +05:30
class Added method to delete objects (#33474) 2019-03-03 07:55:52 -08:00
code-blocks-and-indentation Minor wording/grammar updates (#28313) 2019-04-01 23:09:42 +05:30
commenting-code Minor changes and fixes. (#28463) 2019-03-04 15:36:05 -08:00
comparisons
complex-numbers
containers
converting-integer-to-string-in-python Add formatted string literals example (#33192) 2019-05-12 15:36:26 -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 Fix(guide): Edited formatting (#32583) 2019-05-23 22:10:02 -05:00
decorators
defaultdict
defining-functions Added another example to defining-functions article (#28449) 2019-05-12 14:31:47 -07:00
difference-between-is-and-equal-equal-operators Added "Note" and "Usage with common data types" (#27332) 2019-06-24 15:07:08 -07:00
docstring
efficiently-streaming-large-files added info smart_open module (#25000) 2019-05-11 17:04:09 -04:00
enumerate
escape-sequences
exception-and-error-handling
files-and-io Add lines 109-118(reading files) (#27795) 2019-03-03 10:11:21 -08:00
for-loop-statements fix: reordered content and added headers (#34713) 2019-05-15 12:28:56 +05:30
from-x-import-y
frozenset
functions corrected typos and clarified sentence structures (#32947) 2019-05-12 15:27:03 -07:00
generators
hex-functions
how-to-convert-strings-into-integers-in-python
idobject
if-elif-else-statements Explained Nested if-else condition (#32369) 2019-03-23 23:17:10 -07:00
import-statements Added "Variations of Import statements" (#27356) 2019-02-02 14:25:14 -05:00
input-functions Added a way to get multiple inputs (#31684) 2019-05-12 16:01:33 -07:00
installing-and-using-python-3 Added python package installer details (#31594) 2019-05-12 16:26:40 -07:00
is-there-a-way-to-substring-a-string-in-python
iterators
itertools
keywords
lambda-expressions Miscellaneous fixes (#31587) 2019-04-06 17:18:01 +05:30
learn-about-python-sets Further explained how to initialize sets (#29486) 2019-04-03 16:14:59 -07:00
len-function
list-deque
lists Fixed grammar on lines 7, 9 and 11 (#31795) 2019-04-14 10:37:52 +05:30
max-function changes to grammar/punctuation (#28356) 2019-03-21 23:11:33 +05:30
min-function
more-built-in-types
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
nested-functions
numeric-operations
numeric-types Added examples for complex numbers to numeric-types article (#28443) 2019-05-12 16:26:53 -07:00
object-oriented-programming Added information to python method article (#27410) 2019-06-27 18:51:42 -07:00
ord-function adding text to correct the sentence (#33972) 2019-01-18 18:54:13 -06:00
parenthesis-for-boolean-operations
pickling
powxy
python-2-vs-python-3 fix(guide) Replace invalid prism code block names (#35961) 2019-05-15 19:08:19 +02:00
python-coding-standards Adding alternative tools for coding style (#30493) 2019-05-18 18:12:07 +05:30
python-f-strings F strings objects example (#30712) 2019-06-10 19:52:01 -05:00
python-resources Added resource Python for Scientists and Engineers (#32181) 2019-05-23 22:07:28 -05:00
random Added basic random examples (#32568) 2019-02-10 19:23:42 -08:00
range-function Python 3 Change (#28596) 2019-05-12 14:33:15 -07:00
raspberry-pi-basics Basic update script for Raspberry Pi (#32519) 2019-06-27 23:22:07 -07:00
rest-api-with-falcon
return-statement
sequence-types
set-types
setting-up-python-web-framework-django-and-flask update index.md (#29446) 2019-06-27 19:29:05 -07:00
share-file-using-python-simple-http-server fix the command python -m simpleHTTPServer (#36132) 2019-06-10 20:27:41 +01:00
sleep-how-can-i-make-a-time-delay-in-python Added two more types of waits (#26978) 2019-06-24 14:57:18 -07:00
slicestartstopstep
string-methods Provided a better code. (#33478) 2019-06-28 00:00:46 -07:00
ternary-operator Clarified first 2 sentences (#27490) 2019-03-21 19:09:18 +05:30
truth-value-testing
using-pip Update index.md (#30805) 2019-05-23 22:06:50 -05:00
using-python-for-web-development
variable-names-and-binding
virtual-environments
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 Amended list capitalization to be consistent (#31678) 2019-04-08 20:49:30 +05:30
while-loop-statements Added code highlighting for while loop (#31676) 2019-03-04 16:26:31 -08:00
zip-function
index.md