GedToon

Results 2 issues of GedToon

Given this example: fred = [["q", "w", "e", "r", "t", "y"] for z in range(50)] ic(fred) It only prints the first 24 and a bit lines. Am I doing something...

I am new to Micropython. I have a pi pico and the Thonny IDE. How do I install the ir_rx package on my pi pico. Does it go in the...