Python Forum
Word count in loop - .exc file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Word count in loop - .exc file
#2
bagsofwords = []
while i < 75:
    # more code
    bagsofwords.append( your_collection )
99 percent of computer problems exists between chair and keyboard.
Reply


Messages In This Thread
Word count in loop - .exc file - by martinqwert - Dec-05-2017, 03:17 PM
RE: Word count in loop - .exc file - by Windspar - Dec-05-2017, 11:41 PM

Forum Jump:

User Panel Messages

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