Scientific Computing with Python Projects - Time Calculator

How to return such data from a function in python

this is the data i have to return : 6:18 AM, Wednesday (20 days later)

i am gettting many errors since my program prints this 6:18 AM, Wednesday (20 days later)but the test cases are designed such that it expects a return value in the above mentioned form(6:18 AM, Wednesday (20 days later)
)

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0.

Challenge: Time Calculator

Link to the challenge:

Give us your code… (sorry for the dots. I had to reply with more than 20 characters)