This what I have so far! Please help I can\'t figure it out for the life of me.
func tempInFah(temp: Double) -> Double {
let fah = (temp * 9/5)