iOS Swift - Swift Language Essentials
Identify the error in this Swift code:
var number: Int? print(number + 5)
var number: Int? print(number + 5)
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions