0
Good job everyone, what does it work (\(c))
2 Antworten
+ 4
Please be precise with your question.
https://www.sololearn.com/discuss/1316935/?ref=app
+ 1
Sorry you're right , I mean this :
let b = 20
var a = 5
let c = b*(a > 10 ? 2 : 3)
Print (\(c))
Now what is this (\(c))