type variables python code example Example: type de variable python a=int(5) b=float(5.6) c=str("Hello world!")