Exemplo n.º 1
0
def main():
    newdate = Assignment()    
    Assignment.prompt(newdate)
    Assignment.printday(newdate)