| about | help | code help+videos | done | prefs |
Python
Python practice problems.
Warmup-1 ![]() ![]() ![]() ![]() Simple warmup problems to get started, no loops (solutions available) sleep_in H monkey_trouble H sum_double H ![]() | Warmup-2 ![]() ![]() ![]() Medium warmup string/list problems with loops (solutions available) string_times H front_times H string_bits H ![]() |
String-1 ![]() ![]() ![]() ![]() Basic python string problems -- no loops hello_name H make_abba H make_tags![]() | List-1 ![]() ![]() ![]() ![]() Basic python list problems -- no loops. first_last6 H same_first_last H make_pi![]() |
Logic-1 ![]() ![]() ![]() Basic boolean logic puzzles -- if else and or not cigar_party H date_fashion H squirrel_play![]() | Logic-2 ![]() ![]() ![]() Medium boolean logic puzzles -- if else and or not make_bricks lone_sum lucky_sum![]() |
String-2 ![]() ![]() Medium python string problems -- 1 loop. double_char H count_hi H cat_dog![]() | List-2 ![]() ![]() Medium python list problems -- 1 loop. count_evens H big_diff centered_average![]() |
Copyright Nick Parlante 2006-11 - privacy