Thanks for your review

Jonathan Wilson via Tutor <[email protected]> Mon, 25 Mar 2024 19:59:20 +0000
Newsgroups gmane.comp.python.tutor
Message-ID <DM6PR02MB4953DF38544406A985207004BE362@DM6PR02MB4953.namprd02.prod.outlook.com>
Hello. I am getting an error in the beginning of my python script and it is referring to this line:

newDBFileName = today.strftime(.format(today.month, today.day)) + '  '
                                   ^
SyntaxError: invalid syntax

Can someone tell me what the invalid syntax is here for this line? Appreciate any help you can give. (new python coder)

The arrow is pointing to the .ahead of the format.

Best,

Jonathan
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor