Techboss10
Techboss10 Techboss10
  • 11-11-2020
  • Computers and Technology
contestada

Can someone help me to write a python code to save list form python to CSV file please?​

Respuesta :

Cytokine
Cytokine Cytokine
  • 11-11-2020

f = open("MyFileName.csv", "w")

lst = ["Hello", "Hi", "Bye"]

f.write(str(lst))

f.close()

I didn't necessarily know what you meant by list form. This program works for me in pycharm. I had to install the CSV plugin though. If you encounter any errors, I'll try my best to help you.

Answer Link

Otras preguntas

what other areas beside egypt did the new kingdom pharoahs conquer
If you are writing a persuasive essay in favor of banning vending machines in schools, which is a counterargument you might anticipate?
what other areas beside egypt did the new kingdom pharoahs conquer
write words to match the expression. 24- ( 6+3)
which city was located nearest the nile river delta
If you are writing a persuasive essay in favor of banning vending machines in schools, which is a counterargument you might anticipate?
which city was located nearest the nile river delta
what other areas beside egypt did the new kingdom pharoahs conquer
write words to match the expression. 24- ( 6+3)
Which two numbers have a difference of 5 and a product of 3.36???