blob: b961078ab8916edefd4251875437fd066668aca6 [file] [log] [blame]
double x = 5.5
double y = 5.6
print ((int) x == (int) y)