driscollis's
repositories
|
.gitignore
|
01_exception_diversion.py
|
02_number_explosion.py
|
03_letter_explosion.py
|
04_type_addition.py
|
05_positional_arguments.py
|
06_truthy_falsey.py
|
07_list_popping.py
|
08_modulo_list_comp.py
|
09_zipping_lists.py
|
100_idiomatic_inheritance.py
|
101_maniacal_munging.py
|
102_plonking_pinnipeds.py
|
103_dataclass_difficulties.py
|
104_cascading_comparisons.py
|
105_methods_into_attrs.py
|
105_methods_into_attrs_answer.py
|
106_hello_world.py
|
106_hello_world_answer.py
|
107_string_methodology.py
|
108_matching_mayhem.py
|
109_unruly_unpacking.py
|
10_packing_variables.py
|
110_sorting_shutout.py
|
11_lambdas_and_bools.py
|
12_animaniacal.py
|
13_set_subtraction.py
|
14_nesting_ternary.py
|
16_fstring_formatting.py
|
17_fstring_dates.py
|
18_fstring_rounding.py
|
19_boolean_math.py
|
20_dictionary_explosion.py
|
21_fun_with_walruses.py
|
22_fstring_justification.py
|
23_whats_callable.py
|
24_shadows.py
|
25_dictionary_keys.py
|
26_list_mutation.py
|
27_fstring_numbers.py
|
28_boolean_shenanigans.py
|
29_string_slicing_fun.py
|
30_enumerate_and_dict.py
|
31_dynamic_docstrings.py
|
32_magical_multipliers.py
|
33_deranged_generators.py
|
33_deranged_generators_explainer.py
|
34_what_makes_a_function.py
|
35_more_run_with_walruses.py
|
36_dict_comp_trickery.py
|
37_multiple_assignment_mania.py
|
38_exhasting_generators.py
|
39_list_o_functions.py
|
40_fixing_the_math.py
|
40_fixing_the_math_answer.py
|
40_fixing_the_math_answer2.py
|
41_fun_with_filenames.py
|
42_truthy_falsy2.py
|
43_more_fstring_formatting.py
|
44_fun_with_types.py
|
45_boolean_equality.py
|
46_manic_multistrings.py
|
47_slicing_and_dicing.py
|
48_text_finding_adventures.py
|
49_puzzling_shadows.py
|
50_a_print_puzzle.py
|
51_ellipsis_conditions.py
|
52_crazy_exception_handling.py
|
53_mixed_up_code.py
|
53_mixed_up_code_answer.py
|
54_return_vs_yield.py
|
55_more_shadows.py
|
56_the_scope_of_the_matter.py
|
57_nanny_addition.py
|
58_tuple_augmented_assignment.py
|
59_exception_shadowing.py
|
60_subclassing_silliness.py
|
61_loopy_variables.py
|
62_more_loopy_variables.py
|
63_dictionary_madness.py
|
64_silly_lists.py
|
65_modifying_lists.py
|
66_garbage_collection.py
|
67_details_matter.py
|
68_range_rules.py
|
69_equality_vs_identity.py
|
70_list_insanity.py
|
71_enumerate_enigma.py
|
72_walrus_comprehension.py
|
73_indexing_indignation.py
|
74_list_defaults.py
|
75_counting_letters.py
|
75_counting_letters_answer.py
|
76_veritable_variables.py
|
77_tuples_are_immutable.py
|
78_tuple_addition.py
|
79_exacerbated_exceptions.py
|
80_tuple_enumeration.py
|
81_lists_and_strings.py
|
82_multireference_anarchy.py
|
83_tuples_and_dictionaries.py
|
84_ridiculous_rounding.py
|
85_conditional_unpacking.py
|
86_lengthy_lists.py
|
87_list_addition.py
|
88_asserts_essentials.py
|
89_string_silliness.py
|
90_list_insertion.py
|
91_letter_splitting.py
|
92_class_attributes.py
|
93_class_for_loop.py
|
94_split_length.py
|
95_senseless_sorting.py
|
96_eclectic_ellipses.py
|
97_mindboggling_matrices.py
|
98_diabolical_decorator.py
|
98_diabolical_decorator_alternative.py
|
98_diabolical_decorator_generic_answer.py
|
99_tuple_comparison_controversy.py
|
README.md
|