|
@@ -301,9 +301,9 @@ The gene dominance for the eyebrows is given by the following list, ordered from
|
301
|
301
|
|
302
|
302
|
The genes in the eyebrows follow these rules:
|
303
|
303
|
|
304
|
|
- * If both parents have "angry" eyebrows, the baby will have "unibrow" eyebrows.
|
305
|
|
- * If both parents have "unibrow" eyebrows, the baby will have "upset" eyebrows.
|
306
|
|
- * In other cases, the baby will inherit the eyebrows with most dominance from the parent's eyebrows.
|
|
304
|
+* If both parents have "angry" eyebrows, the baby will have "unibrow" eyebrows.
|
|
305
|
+* If both parents have "unibrow" eyebrows, the baby will have "upset" eyebrows.
|
|
306
|
+* In other cases, the baby will inherit the eyebrows with most dominance from the parent's eyebrows.
|
307
|
307
|
|
308
|
308
|
|
309
|
309
|
### Exercise 2 - Study the `main` function
|