Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of alessandrio

alessandrio

alessandrio has asked 0 questions and find answers to 16 problems.

Stats

347
EtPoint
106
Vote count
0
questions
16
answers

About

                      (̅__̅(̲̲̲̲̲̅̅̅̅̅̅(̅__̲̲̲̅̅̅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 => css js swift python

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 */