Maybe -Or even -
Code:
URL = "{}{}{}".format(KEY1,alert,KEY2)
Code:
URL = KEY1 + alert + KEY2
Statistics: Posted by hippy — Sun Jan 19, 2025 2:00 pm