In the textbox provided, write Swift code to that will accom…

In the textbox provided, write Swift code to that will accomplish the following tasks: =================== 1- CREATE  a “GLOBAL”  enum named myEnum with the values of:                    pretty, cute, ugly ================================ 2- create a “struct” with 2 PROPERTIES:     2a.  pet look – data type is “myEnum” the GLOBAL enum – no default value     2b.   pet weight – data type will be “petSize”  that will an enum                           established INSIDE this struct                            it can only contain the following values:                             small, medium, large, extra-large 3- Initialize the struct TWO TIMES: with TWO DIFFERENT NAMES     3a.  the pet look will be pretty and the pet weight will be small     3b.  t the pet look will be cute and the pet weight will be large 4. PRINT both properties     4a.  of INITIALIZATION #1     4B.  of INITIALIZATION #2 =========================

Answer ONE of these in 1 – 3 sentences. 1. How do psychologi…

Answer ONE of these in 1 – 3 sentences. 1. How do psychologists explain the serial position effects, primacy and recency? In other words, what are the psychological reasons each of them occurs? 2. How do (a) organization and (b) association promote memory? (i.e., Why do they work?) 3. What is repressed memory? Why is this phenomenon controversial?

 Answer ONE of these in 1 – 3 sentences. 1. Why is object pe…

 Answer ONE of these in 1 – 3 sentences. 1. Why is object permanence considered a significant milestone in cognitive development? 2. What is the main idea of Erikson’s Psychosocial theory of development? Name and describe one of these stages. 3. What are two findings from the studies of children in orphanages in the 1900s that demonstrate the effects of social deprivation?