Swift Tutorial - Tutorialspoint

(backadmin) #1
println("Value of \(constA) is more than \(constB) millions")

When we run the above program using playground, we get the following result:


Value of Godzilla is more than 1000.0 millions
Free download pdf