🟢 Question 2:
Anonymous Quiz
29%
dict["c"] = [1, 2, 3]
24%
for key in dict: dict[key] += 1
29%
dict[1] = 4
18%
print(dict[1])
❤1
Please open Telegram to view this post
VIEW IN TELEGRAM
👍4❤3
Functions with Outputs
————————
01 - Day 01 Goals what we will make by the end of the day
02 - Functions with Outputs
03 - Multiple return values
04 - Interactive Coding Exercise - Days in Month
05 - Docstrings
06 - Calculator Part 1 Combining Dictionaries and Functions
07 - Print vs. Return
08 - While Loops, Flags and Recursion
09 - Calculator Finishing Touches and Bug Fixes
10 - How to Get a Good Night's Sleep
————————
Please open Telegram to view this post
VIEW IN TELEGRAM
❤4👍3
Please open Telegram to view this post
VIEW IN TELEGRAM
❤5👍3🔥2
Please open Telegram to view this post
VIEW IN TELEGRAM
❤5👍1🔥1