alessandrio

4,282
reputation
2
29
40
                      (̅__̅(̲̲̲̲̲̅̅̅̅̅̅(̅__̲̲̲̅̅̅I̲̅м̲̅ρ̲̅I̲̅V̲̅α̲̅ ̲̅D̲̅I̲̅ร̲̅ร̲̅є̲̅и̲̅и̲̅Y̲̅_̅_̅() ڪے

I've debugged a lot of code over the years, most of it my own.
“Failure is simply an opportunity to begin again, this time more intelligently”. Henry Ford.

profile for avril alejandro on Stack Exchange, a network of free, community-driven Q&A sites

I can do what I want =>

func sayAge(#pnName: String, personAge Age: Int) -> String {
    let result = "\(pnName) is \(Age) years old."
    return result
}
selector [, selector2, ...] [:pseudo-class][::pseudo-element] {
 property: value;
 [property2: value2;
 ...]
}

/* comments */