July 18, 2018
Chapter 4 : Swift Basic Syntax

In last chapter we have create simple default playground Hello world Code Now in this chapter we learn about basic syntax which we can use further in our Code. use of import and UIKit 1.import statement is used to import any framework or library of Objective-C or C library. 2.print statement is used to print