software helps to rename or reorder switch cases with increment if needed
(to skip in renumbering delete word 'case')
case 2: .....
case 4:
//case 4:
to
case 2:
case 4:
//case 5:
case 2: .....
case 4:
//case 4:
to
case 2: .....
case 3:
//case 4:
case 2: ..... //not168
case 4: //not328
//case 4:s
to
//case 2: ..... //not168
case 4: //not328
//case 4:s
//case 2: ..... //not168
case 4: //not328
//case 4:s
to
case 2: ..... //not168
case 4: //not328
//case 4:s
please write in pyton with file input-output, so we can use drag and drop
compile mono console