Skip to main content
  1. Tags/

toggle

2023


Day 2 - Swift Booleans and String Interpolation

·698 words·4 mins
In today’s lesson, we will look at Booleans, a data type that stores the result of logical conditions, and Interpolation, an important feature that we can use in String expressions.