logo
logo

Email Message

Email Message

Create a function that takes in a message and a sender and returns a formatted string using template literals. The string should read "From: [sender] - Message: [message]".

Console
Submit
Solution
00:00