+ * - / // % **
input)del alist[i]eggs,
which uses an
"if" statement to prints "fine" if the
value of eggs is 29 or greater,
prints "really?" if eggs
is less than 29 but not less than 15,
and prints "shucks" if eggs is less than 15.names which is a list of strings,
prints
"Happy birthday, 〈name〉"
for each 〈name〉
in names.
For example, if names contains James and Jane,
the output would be
Happy birthday, James Happy birthday, Jane