Temp Swift
Friday, 24 February 2017
First Swift Program
var program = "Hello SWIFT, This is my first program"
print(program);
// another way
print("Output is : ", program)
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment