SyntaxFix
Write A Post
Hire A Developer
Questions
from datetime import date def time-format(): return str(date.today()) print (time-format())
this will print 6-23-2018 if that's what you want :)