Files
SwiftStudy/Expressions-Variables-Constants.playground/Contents.swift
2021-12-03 09:49:08 +08:00

4 lines
49 B
Swift

import UIKit
var greeting = "Hello, playground"