Show Menu
Cheatography

phyton_aom Cheat Sheet by

Functions

print
show
input
receive inform­ation
int
integer
string
letter
float
decimal number
boolean
true/false
len
length
( )
bracket (can put stuff inside)
[ ]
index no.
+
add
-
minus
*
multiply
**
power
/
divide
=
equal
=!
not equal
>
more than
<
less than
=>
more than or equal to
=<
less than or equal to
" "
quotation mark
string­+string
combine together
string­+number
crash
import
import program
random
(name of program that random things)
index in python start with 0,1,2,­3,4,...
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.