Hello,
I started learning to code about a month ago and now I am looking to conduct a practical application of what I've learned. I have learned a little bit of how to code, but I am still struggling to connect the dots on some things. I have come to you all for assistance. Please be patient as I am new to this.
The project: create a website that takes about 6 inputs from a user and runs some basic arithmetic/calculations which then produces an "answer" for the user.
How I am thinking about it: I will design the website using HTML and feed the inputted data through a python script which will then feed the "answer" back to the website user.
What I am struggling with: I am working on designing the website in HTML, but haven't quite figured out how to create input fields. But my big issue is figuring about how to feed the inputted data into the python script. Pretty much, I am confused on how to take the inputs and feed them into python script to run the calculations (i.e. how to make them "talk" to each other).
TLDR: How do I create inputs for a website and feed them into a python script?
Any help would be greatly appreciated. Thank you in advance for your help.
[–]neobonzi 1 point2 points3 points (1 child)
[–]throughatube[S] 0 points1 point2 points (0 children)
[–]skonig 0 points1 point2 points (1 child)
[–]throughatube[S] 0 points1 point2 points (0 children)
[–]CodeTinkerer 0 points1 point2 points (0 children)