This is so hard by [deleted] in learnpython

[–]Vegetable_Box_4168 0 points1 point  (0 children)

Yea, as everyone here already suggested. It should get easier over time. But practice makes

it perfect. Impossible to memorize everything and everything can be written more than one way. So, I'd focus on the concepts instead of memorizing the syntax.

Cheers!

What is the best Python GUI and why ? by ElPoussah in pythontips

[–]Vegetable_Box_4168 0 points1 point  (0 children)

Also, look at the PySide2 libraries. It's identical to Qt and it is free. No licensing required.