python 3 function bin() code example Example: python bin() #Return the binary version of 36: x = bin(36)