// create a set of integer type var studentID : Set = [112, 114, 116, 118, 115] print("Student ID: (studentID)")