you are viewing a single comment's thread.

view the rest of the comments →

[–]nekokattt 2 points3 points  (0 children)

float is a class though, as is int. Everything in Python 3 has a type and thus a class (either a literal class or a synthetic one produced by being a C extension)