yeah, you can just do `(1.toString() + 1).toInt()`
# announcements
h
yeah, you can just do
(1.toString() + 1).toInt()