iOS Dasturchi
Coding
Blog
About
Play
iOS Dasturchi
Swift
Reset
A-
A+
// Swift Playground
let
greeting
=
"Salom, Dunyo!"
print
(
greeting
)
for
i
in
1...5
{
print
(
"Sanoq: \(i)"
)
}
// Swift Playground let greeting = "Salom, Dunyo!" print(greeting) for i in 1...5 { print("Sanoq: \(i)") }
Console
Run
Run tugmasini bosing