+ 1
Someone help me? Please?
Does anyone help me? I am a beginner. I do not know how the code turned into an application and thank you in advance
2 ответов
+ 15
> Write a code
> Run the code
Congratulations, you wrote an application! :3
But probably you mean GUI programs, and since you linked Python i suggest you to read something about Python's graphic modules (TKinter or Kivy for example)
Some references:
https://wiki.python.org/moin/GuiProgramming
https://docs.python.org/2/faq/gui.html
https://insights.dice.com/2014/11/26/5-top-python-guis-for-2015/