const firstName = "Alex"; const lastName = "De Michele"; const idealJob = "developer" let story = `My name is ${firstName} ${lastName} and I am from Toronto Ontario and I am excited to be here. I want to be a ${idealJob} to gain financial and workplace freedom. Fell free to reach out if you have any questions; were in this together!`