File: Python Pdf 186363 | 6001x Python Revision Notes
basic python revision notes with help from nitish mittal help from documentation dir module help important characters and sets of characters tab t new line n backslash string or docstring ...
Filetype PDF | Posted on 02 Feb 2023 | 2 years ago
The words contained in this file might help you see if this file matches what you are looking for:
...Basic python revision notes with help from nitish mittal documentation dir module important characters and sets of tab t new line n backslash string or docstring comparison operators type boolean true false logical not order operations emory operator description parentheses grouping f args function call x slicing subscription attribute reference exponentiation positive negative multiplication division remainder addition subtraction in is comparisons membership identity variable names case sensitive cannot start a number ex assd allowed six steps to defining what should your do couple example calls pick meaningful name often verb phrase short answer does decide how many parameters the takes any return values describe write body test think about edge cases integers strings int str calling methods math sqrt random randrange conditionals branching if elif else we have logic expression for which works when evaluates output equality cat inequality less than greater equal contains cad abracad...