Question: 2) Given a string, convert it to a list and a tuple #write code here #below is the expected output format Enter the string Visual

2) Given a string, convert it to a list and a tuple \#write code here \#below is the expected output format Enter the string Visual Analytics ['V', 'i', 's', 'u', 'a', 'l',' ', 'A', 'n', 'a', 'l', 'y', 't', 'i', 'c', 's'] ('v', 'i', 's', 'u', 'a', 'l',', 'A', 'n', 'a', '1', 'y', 't', 'i', 'c', 's') 3) Find your age when you input your date of birth \#write code here \#below is the expected output format Enter your born year 1995 Enter your born month 07 Enter your born day 16 You are 27 years old
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
