Alternative to tower of ifs
Is there a better way of checking multiple conditions from one score without creating abominations like
Continue to help postexecute if score @s timer matches 300 run
execute if score @s timer matches 200 run
execute if score @s timer matches 100 run