Hello World in Swift
Every programming journey starts with Hello World. Let’s write our first Swift program.
The Code
Create a file named hello.swift:
| |
That’s it! …
Every programming journey starts with Hello World. Let’s write our first Swift program.
Create a file named hello.swift:
| |
That’s it! …