First time here? Check out the FAQ!
answered 2022-02-06 20:38:07 +0100
Just add if t[t.ord()] == 1: before g.show()
if t[t.ord()] == 1:
g.show()