OverIQ.com
Run (or Hit F9)
print(type(54)) print(type("a string")) print(type(98.188)) print(type("3.14")) print(type("99"))