ecookbook restoring the folders for testing...
This commit is contained in:
parent
0574702876
commit
9f40a47d30
109 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
Here's a little demo program in response to this help request on Reddit:
|
||||
|
||||
https://www.reddit.com/r/learnprogramming/comments/h884vg/is_there_any_easy_gui_maker_for_python/
|
||||
|
||||
The idea is to get an initial value in an input box, then get 3 more values in the same box.
|
||||
|
||||
In this implementation you can press the "Enter" button or the return key to enter a value.
|
||||
|
||||
The result is put into a single list that is shown at the end.
|
||||
|
||||
On Windows it looks like this:
|
||||
|
||||

|
||||
|
||||
<iframe src='https://trinket.io/embed/pygame/89f47bbe54?start=result' width='100%' height='500' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>
|
Loading…
Add table
Add a link
Reference in a new issue