1

I want to code a website which gets an input and then put's it into a python list.

Html:


<input type="text" name="searchbox">
<input type="submit" value="Submit">

I just want to get the input from the user and then append it to a list in python.

1

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.