- Engineering
- Computer Science
- print python code that requests a persons first name birth...
Question: print python code that requests a persons first name birth...
Question details
print python code that requests a person's first name, birth year, birth month like 'January', and birth day of month as input, then outputs a full sentence using the three inputs and another sentence that tells the length of the previous sentence that was printed.. Include one line of comment explaining each line of code
Solution by an expert tutor
