mirror of
https://github.com/hmalik144/Tour-Guide-iOS.git
synced 2025-12-10 02:35:20 +00:00
6 lines
98 B
Swift
6 lines
98 B
Swift
//: Playground - noun: a place where people can play
|
|
|
|
import UIKit
|
|
|
|
var str = "Hello, playground"
|