TORONTO KIDS COMPUTER CLUB | Markham Saturday 15:30 Python Homework 11.02
16674
post-template-default,single,single-post,postid-16674,single-format-standard,ajax_fade,page_not_loaded,,no_animation_on_touch,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

Markham Saturday 15:30 Python Homework 11.02

06 Nov Markham Saturday 15:30 Python Homework 11.02

Question :
Input a date and print the day, month and year from that string

Input
Enter Date: 2019-01-30

Output
Day: 30
Month: January
year: 2019

Input
Enter Date: 2019-11-15

Output
Day: 15
Month: November
year: 2019

No Comments

Sorry, the comment form is closed at this time.