Question: i need help with this python project we are doing and i was wondering you can give me a good start. Just to let you


Launch Meeting Zoom x Dashboard MAlasd22250X canvas-prod.ccsnh.edu/courses/55143/assignments/711186 Projects Due: Sun Mar 14, 2021 11:59pm Unlimited Attempts Details The Aland Islands use both a short form and long for for expressing dates, as follows: Short format: yyyy-mm-dd numerical used for month and day TWO DIGITS used for all months & days (ie. 02) EXAMPLES: 1999-12-07 1999-01-21 Long format d mmmmyyy numerical form for day, full name for month - SINGLE DIGIT used for all days long, long -> short) YOUR PROGRAM SHOULD: o BE - Akad2 amox Launch Meeting Zoom O Project X Dashboard Python tut was-prodcesnh.edu/courses/55143/assignments/711786 Projects Due: Sun Mar 14.2021 11:59pm Unlimited Attempts YOUR PROGRAM SHOULD have a function to shortdate), which accepts one parameter, a short date string and outputs long version of that date have a function to long date), which accepts one parameter a long date string, and outputs short version of that date any other function that you think might be helpful * remove leading trailing and embedded blanks from the input string place all function in a SEPARATE module that is used by your main process Attempt 1 Comments Rubric proj8 Criteria Ratings functions exist for detailed computation 15 pts Full Marks O pts No Marks Vieworper description handle input with leading Banks 5 pts O pts O * project 8.py - C:/Users/samal/Desktop/python/project 8.py (3.9.1)" e Edit Format Run Options Window Help date format(): print("metheda: ", yyyy-mi-dd ", d- mm-yyyy \", Exit) choice = int(input(" Please choose the following options") While choice 3: choice -int(input(" Please re-enter the following options 1-3) return choice et to short (date): - date.split('-') print ix21, end-) print (x[1], end") print (x01) output should contain hypen and not spaces #month should be printed with numbers #day should be two digiu
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
