Déclarer la variable dans SWIF

let myName = "Fahim Rahman"
let myAge = 25
var mySavings = 0.0
Fahim Rahman