Untitled

Run Settings
LanguageSwift
Language Version
Run Command
let divide = {(val1: Int, val2: Int) -> Int in return val1 / val2 } let result = divide(200, 20) print (result)
Editor Settings
Theme
Key bindings
Full width
Lines