Swift Basics: How to Declare Arrays which accept any Data Types

Опубликовано: 17 Октябрь 2024
на канале: MasteringProgramming
115
4

Welcome Back to a new episode of Mastering Programming.
In today's episode, we created an array that accepts all types of Data such as Ints, Doubles and Strings.
It is recommended that you watch the Tutorial on Arrays first before watching this one.

Arrays tutorial Ep1:
   • Swift Basics: Explaining Arrays in De...