[ad_1]
You’re not returning selection, you’re printing it instead. Replace print(selection) with return selection.
0
[ad_2]
solved TypeError: ‘NoneType’ [duplicate]
[ad_1]
You’re not returning selection, you’re printing it instead. Replace print(selection) with return selection.
0
[ad_2]
solved TypeError: ‘NoneType’ [duplicate]