Swift - Basics and Runtime
What will be the output of this Swift code?
let name = "Swift"
print("Hello, \(name)!")let name = "Swift"
print("Hello, \(name)!")15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions