June 2017
Beginner
320 pages
7h 37m
English
: (colon), creating functions, 61–62
" (double-quotes)
avoid using with True/False, 31
create strings with single-quotes vs., 29
escaping inside strings, 34–36
prompt and pass, 47
>= (greater-than-equal) operator, 16–17, 97
+= (increment by) operator, 69–70, 105
<= (less-than-equal) operator, 16–17, 97
!= (not equal) operator, 97–98, 100–102
' (single-quotes)
create strings with double-quotes vs., 29
escaping inside strings, 34–36
indicating strings, 57
''' (triple-single-quotes), 36
""" (triple-quotes)
errors when putting spaces between, 33
Read now
Unlock full access