BlackCatKnight@tg says to YSITD
int_input = int_input if (int_input % 2 == 0) else (3 * int_input) + 1