Skip to main content
6 events
when toggle format what by license comment
Nov 25, 2019 at 22:58 vote accept CommunityBot
May 23, 2018 at 8:14 comment added zvone And it would be better to either use with open()... or to put the whole file usage in try: ... finally: f.close() ;)
May 23, 2018 at 8:13 comment added Rakesh @zvone. Thanks :)
May 23, 2018 at 8:13 history edited Rakesh CC BY-SA 4.0
added 15 characters in body
May 23, 2018 at 8:12 comment added zvone You forgot {} in your f.write("Valid: {}".format(valid ))
May 23, 2018 at 8:08 history answered Rakesh CC BY-SA 4.0