Python Forum
combining words and files
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
combining words and files
#2
we are glad to help, but we are not great at doing your work.
read the numbers from each file in separate list. use itertools.product. Write the result to file.
Post your code in python tags, full traceback if you get any - in error tags, ask specific question.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
combining words and files - by gimigimi - May-12-2020, 12:55 AM
RE: combining words and files - by buran - May-12-2020, 05:49 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020