Different kinds of division in python code example Example: division in python #/ is the division symbol in Python, so: print(12 / 3) #output: 4