Hi guys
The Python code from the GPIO lesson has a flaw, I found. The variable "pin_number" is utilised on line 10 without having been defined previously in the programme. The programme will most likely crash if this is done. Before using the "pin_number" variable, make sure you define and initialise it. Free fire name