Files
test_ios/My First IOS app/MyPlayground.playground/Contents.swift
2018-07-18 01:52:18 -07:00

6 lines
98 B
Swift

//: Playground - noun: a place where people can play
import UIKit
var str = "Hello, playground"