Question: write the function date which accepts three parameters (d,m,y) and return it in the date format. Instructions: convert the values to type characters concatenate the
write the function date which accepts three parameters (d,m,y) and return it in the date format. Instructions: convert the values to type characters concatenate the characters. Hint: Use paste function Return as date in format 'yyyy-mm-dd'
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
