Just have a moment, so can help with the first issue:
After you have constructed the variable msg
, do this:
msg = msg.upper() # force to upper case
Just have a moment, so can help with the first issue:
After you have constructed the variable msg
, do this:
msg = msg.upper() # force to upper case