val work = "Android app development" val experience = 5 val company = "Zoho corp" print("$work for the past $experience years at $company")