Basic Dicoding

Run Settings
LanguageSwift
Language Version
Run Command
let maxLoginAttempt = 10 if maxLoginAttempt == 10 { print("Hello") } let twoThousand: UInt16 = 2_000 let one: UInt8 = 1 let twoThousandAndOne = twoThousand + UInt16(one)
Editor Settings
Theme
Key bindings
Full width
Lines