I see what you’re trying to say and I think the best coding that can fit with that will be below but if you have any more questions or concerns check out this link here to Dara Amarie’s coding guide:
if (CHARACTER = 0) {
CODING HERE
} elif (CHARACTER = 1) {
CODING HERE
} elif (CHARACTER = 2) {
CODING HERE
}
and so on…
1 Like