swift print with variables code example Example: print variable swift var str1 = "Hello, world" print(str1)