Variables et cordes d'impression rapide ensemble
var year = 2014
print("Swift was introduced in \(year)")
SAMER SAEID
var year = 2014
print("Swift was introduced in \(year)")