

Python Programming Language
1.04MB. 0 audio & 164 images. Updated 2014-05-06.
Description
Sample (from 151 notes)
Cards are customizable!
When this deck is imported into the desktop program, cards will appear
as
the deck author has made them. If you'd like to customize what appears
on
the front and back of a card, you can do so by clicking the Edit
button, and
then clicking the Cards button.
Front | [$]\verb`global`[/$] |
Back | If a name is declared [$]\verb`global`[/$], then all references and assignments go directly to the scope containing the module’s global names. Although free variables may refer to globals without being declared [$]\verb`global`[/$], it would be impossible to assign to a global variable without [$]\verb`global`[/$]. |
Tags | python |
Front | Bound Methods and Unbound Methods |
Back | Methods are either bound or unbound, referring to whether the method was accessed through an instance or a class, respectively. When a method is unbound, An explicit instance object of the unbound method's class must be passed as the first argument. |
Tags | python |
Front | Unicode |
Back | [$]\verb`>>> 'Hello\u0020World !'`[/$][$]\verb`'Hello World !'`[/$]The escape sequence [$]\verb`\u0020`[/$] indicates to insert the Unicode character with the ordinal value [$]\verb`0x0020`[/$] at the given position. |
Tags | python |
After the file is downloaded, double-click on it to open it in the desktop program.
At this time, it is not possible to add shared decks directly to your AnkiWeb account - they need to be added from the desktop then synchronized to AnkiWeb.
Reviews

Helpful deck. Thanks

Nice pre-built python deck containing helpful info

Good questions!

good job! many details



best pre-built python deck I've seen so far
it's pretty good. some cards need more examples. But def. worth the download. thanks!
it's pretty good. some cards need more examples. But def. worth the download. thanks!