Anyone know how to make like this

switch (a)
case 23 :


case > 122 :

the case > 122 : is invalid how to do it