Changes & Updates
Minor updates + additions to both Basic Swift Concepts and Swift Practice + Warmups with new files - programs.
These files will not be linked individually - may contain short descriptions or notes.
Basic Swift Concepts
- **closures - concepts regarding closures, functions, ect
Swift Practice + Warmups
- Random Emoji Chooser - Simple Class/Function Program. Spits out 5 generated emoji lines based on constant emoji array.
- NewMerals.playground - Original Version, with Inputs substitued with Constants.
- NewMerals [INPUTS ON]** - Based on original code, inputs enabled. Coded & Tested in Programiz.