Commit Graph

185 Commits

Author SHA1 Message Date
Amoghmule
26c407b7cd added set function example (#25103)
* added set function example

added one example that how we can convert list to set by set function

* Added formatting and code output
2018-12-15 22:15:52 -05:00
girraj jangid
15d1acc82e Add the changes text to file (#24968)
* Add the changes text to file

* add changes to this article
2018-12-14 22:35:45 -05:00
Bradley
960e725f91 Added the cheat sheet (#24899)
* Added the cheat sheet

Added the Anaconda cheat sheet for easy access to important information about Conda.

* Moved change to "more information"
2018-12-14 22:16:37 -05:00
himanshu07070
9d1c82225a Update index.md (#30140)
changes in the output
2018-12-13 14:49:57 -08:00
shilpi03
b918547c24 keywords (reserve words ) in python (#25949) 2018-12-13 14:49:23 -08:00
Corey Abma
723fa03609 update: added additional note fields (#29551)
* fix: corrected placement of notes

Some "note" fields were preemptive in their placement; I corrected their placement to be in more appropriate locations.

* update: added additional note fields

Added some additional "note" fields to assist those who are reading through the PHP documentation.

* fix: formatting of escape sequence examples

The formatting was a bit jumbled, so I cleaned up the formatting of the escape sequence.

* update: improved examples

I added a new example to demonstrate the use of a "break" statement in a while loop, as well as numbered each example.

* update: add clarifying statement

I added a note at the end of the description, with the goal of being a bit more explicit in terms of what the "continue" statement does.
2018-12-13 00:51:39 -08:00
none2serious
9d41ca47f1 Add Python 3.x print example (#24624) 2018-12-12 10:25:59 -05:00
Sherrie L. Fuqua
7342084a3a Edited for grammar, readability and markdown (#33026)
Grammar and readability edits, converted HTML links to markdown, made headings consistent, added some material.
2018-12-11 15:15:42 -07:00
raviram
31bc19174f Added example of absolute value of complex number (#23638) 2018-12-11 14:43:20 -05:00
Angelisa
59799e3cb6 Adjust punctuation & sentence structure (#31638) 2018-12-11 11:03:50 -07:00
OhSnapitsMikel
c1ac8b2eb7 Added Resource pypi (#31549) 2018-12-11 10:33:10 -07:00
brinkstock
d0552904cf Rewording some sentences (#31395)
Increasing the clarity of some of the sentences and removing some grammatical errors.
2018-12-11 10:09:05 -07:00
Maulik Rathod
2234afb55e Add some information in Things you can do with python (#31145)
Add some information in "Things you can do with python"
2018-12-11 09:51:24 -07:00
Vembar Varun
67127904cd Cleanup 'additional references' (#29622)
Existing links were either not free(LPTHW), classes to computer science(edx,udacity).
2018-12-11 09:46:16 -07:00
codestin
386b993f24 Update index.md with grammatical improvements (#28853) 2018-12-11 09:14:43 -07:00
Smit1701
bb78b3dd13 Update in Pros. (#28414) 2018-12-11 08:51:25 -07:00
Anatoly Makeyev
9443360a31 Added a quote from a great Python book author, Michael Dawson, on Why… (#28188)
* Added a quote from a great Python book author, Michael Dawson, on Why to choose Python

* fix: formatting/spelling
2018-12-11 08:20:35 -07:00
Andrew
150cbab8ed updated python install for Mac (#27861) 2018-12-10 20:41:18 -07:00
Sophia
51c6d8c0ec Add "pro, 4 and con, 3" (#27244)
4. Python is great for people new in coding. The mechanics of it is basic enough to understand yet complex enough to use on multi platforms.

3. White space can confuse beginners as spaces change depending on the program.
2018-12-10 19:57:38 -07:00
hdquemada
446f2de382 Corrected grammar and typographical errors (#24530) 2018-12-10 19:42:23 -07:00
Ananay Sharma
22da9b9715 Adding more info about Python3 (#24129)
Updated Installation to add a link for Python3.x installation on Linux.
2018-12-10 19:19:21 -07:00
Carlos Arcenas
1ce0aba184 Improve language in python/commenting-code (#24421) 2018-12-10 18:38:53 -05:00
Carlos Arcenas
c8ddc22d57 Improve language in python-2-vs-python-3 (#24425) 2018-12-10 18:30:09 -05:00
Boopathiking
a6ab0714e4 Wrongly mentioned, so interchanged the comments (#24370) 2018-12-08 21:53:21 -05:00
Karol Gasparik
5d5a29649f update: lambda expression example for python sort (#26044)
Added example that use lambda expression as key during sorting list.
2018-12-08 12:33:36 -07:00
Sean Riley
ca96fd91a6 Minor grammar and syntax corrections. (#23177) 2018-12-08 09:04:04 +07:00
Kaunaj Banerjee
88f400af91 Correct some typos (#30981)
- 'index' should be 'indexed'
- 'contain' should be 'contains'
- 'heterogenuous' should be 'heterogeneous'
2018-12-07 04:28:06 -05:00
girraj jangid
c0c3c4c624 Add 'changes' to this article (#25019)
* Add 'changes' to this article

* add changes to this file
2018-12-07 04:04:54 -05:00
Kyle Cheng
2791586935 Update index.md (#34120) 2018-12-05 14:14:46 -08:00
Aman Ranjan Verma
f6bc110216 Added explantion on using mathematical expression (#23380)
Updated the article with concepts and examples on using mathematical expressions as an argument to Abs.
2018-12-03 15:07:56 -07:00
Akash Kumar
9e9944b81a Add deprecation note for easy_install (#22909)
* Add deprecation note for easy_install

Add the text "easy_install has been deprecated" to the article.

* fix(guide): update link to easy_install
2018-12-03 16:42:00 +00:00
chris13888
7f00161e60 Update index.md (#23905) 2018-12-01 21:55:20 -05:00
Jack Kang
841fa65d08 changed wording (#23793)
changed confusing wording
2018-11-30 21:24:29 -05:00
raviram
8d1f5af8ad Added example on 2d lists and changed format (#23665)
updated the code format along with an example of 2d list.
2018-11-29 05:07:01 -05:00
raviram
9b76a135e4 Added example code with duplicates in list (#23629)
* Added example code with duplicates in list

* Reworded sentence to introduce duplicates
2018-11-28 19:51:55 -05:00
Susheela92
973b5d9fd7 Network Testing (#22867)
Added another heading. Network Testing.
2018-11-27 11:50:19 -07:00
Bernard Yeo
7ef9295fae formatting changes (#23803) 2018-11-26 22:01:42 -05:00
JawnsenTrain
417f485da7 Added a comma after class (#23613) 2018-11-26 05:55:51 -05:00
Aman Ranjan Verma
3d3d1ed068 Added explanation and examples (#25859)
Updated the article with examples and difference table for clear understanding.
2018-11-25 00:22:20 -08:00
JawnsenTrain
8024f9ffc6 Deleted the repeated word "using" (#23581)
The Integer Objects sentence had "using" twice, so I deleted one.
2018-11-25 00:34:23 -05:00
raviram
b48151239d Added link to Data Analysis using python. (#23579) 2018-11-25 00:33:36 -05:00
Naida Agić
de7f340182 Updated index.md to further explain functions (#22779) 2018-11-23 17:52:27 +07:00
pythonprogrammer18
a6354030a4 Incorrect punctuation on "eg" (#22961)
Fixed periods on "eg" on line 24
(my first pull LOL).
2018-11-22 23:09:01 -05:00
Ashmita03
ff0ab6e4f6 Update index.md (#22846) 2018-11-22 23:08:20 -05:00
Alishaan Ali
8ca6a28a9b Commenting Code Minor Grammatical Changes (#21175) 2018-11-21 08:58:10 -05:00
tahirsoft
df0196f6e3 fixed some minor mistakes like vanished colon and etc. (#22984) 2018-11-20 18:59:04 -05:00
Blaze2305
74a4b1175e added general syntax of python function definition (#22670)
* added general syntax of python function definition

* Cleanup
2018-11-20 18:38:56 -05:00
noelli
368cabee95 updated example codeblocks (#22292)
Last Codeblock wasn't set to Python.
Wrapped the Ellipses in Comments to get valid Python inside Codeblocks.
2018-11-19 07:23:20 -06:00
Naida Agić
6ab303b1fc Added another example which returns False (#22794) 2018-11-19 03:36:27 -05:00
tahirsoft
162d42d50a Changed the size of "Cons" in index.md (#22752)
Removed the difference in font size between "Pros" and "Cons"
2018-11-19 02:55:16 -05:00