In a CGI script in Python, the variable form has been initialized as
form = cgi.FieldStorage()
Write the code that will get a list of all the values submitted that have the name x-values and assign the list to the variable x_value_list.
Any help would be really helpful!
Aucun commentaire:
Enregistrer un commentaire