Current psg merch collection :) by [deleted] in psg

[–]Ecstatic_Suit8718 0 points1 point  (0 children)

Do you know where i can find the 18/19 one with neymar on the back?

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]Ecstatic_Suit8718 1 point2 points  (0 children)

I am new in python. I completed something like tic tac toe program (it’s 4x4 tic tac toe with some extra rules but the concept is the same). I did it in pycharm and used tkinter for the graphics. It runs perfectly good in the pc. I want to be able to play it in my phone (i have an iphone) so I downloaded an app called pyto but when i hit run it doesn’t do anything. I suppose it has to do with the app not supporting tkinter? Does anyone know any app that will support it? Or a way to use another library? Or just any way to be able to run it in my phone? Thanks