I'm new to coding and primarily write programs within Python. I have a program I've recently written, which I would like to use some html with. However, my html knowledge is limited. I've done the Code Academy tutorial, but that's about it. I would like to store a user choice from a dropdown into an XML and was wondering if anyone knows of an html module I can import to do this? I expect to use this XML data as variables within my Python code. Also, if someone can recommend a good free html editor, that would be great. Thanks!
No comments:
Post a Comment