txt = "foobar" print("foo" in txt)
chr() Converts an integer to a character ord() Converts a character to an integer
#All alphabet, all number and _ #RULE : CAN'T START WITH A NUMBER
there is no dataype as char in python