Swift - Variables and Constants
You want to write two Swift statements on the same line:
let name = "Alice" and print(name). Which is the correct way to write this?let name = "Alice" and print(name). Which is the correct way to write this?15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions