Test eCookbook Integration
This commit is contained in:
parent
43ea63bb7c
commit
05fd8ca891
109 changed files with 2092 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
An example solution to this Reddit post:
|
||||
|
||||
https://www.reddit.com/r/learnpython/comments/jgmvl7/this_is_probably_a_stupid_question/
|
||||
|
||||
The problem is a basic sales calculator. This particular example is quite primitive. It simply takes a single input, does a simple calculation and outputs a total.
|
||||
|
||||
The window produced on Windows looks like this:
|
||||
|
||||

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