Help Merging Of Separate Python Codes

dn PythonList at DancesWithMice.info
Sat Nov 19 13:09:18 EST 2022


On 20/11/2022 02.20, maria python wrote:
> Hello, I have these two python codes that work well separately and I 
> want to combine them, but I am not sure how to do it. Also after that, I 
> want to print the result in txt cvs or another file format. Do you have 
> a code for that? Thank you.


Have you tried joining them together, one after the other?

Have you looked at the Python docs?
eg https://docs.python.org/3/library/csv.html

Do you need the help of a professional to write code for you?

If you are learning Python, perhaps the Tutor list will be a more 
appropriate for you...

-- 
Regards,
=dn


More information about the Python-list mailing list