Skip to content

Instantly share code, notes, and snippets.

View debuging-life's full-sized avatar
🏠
‎ DON’T FORGET: Only way out is through.

Pardip Bhatti debuging-life

🏠
‎ DON’T FORGET: Only way out is through.
View GitHub Profile
@debuging-life
debuging-life / swift-basics.swift
Created December 14, 2016 19:33
lec-1-proworms
//: Playground - noun: a place where people can play
import UIKit
var str = "Hello, playground"
var score = "hello gugu"
score = "i lov gugu"