| about | help | done | prefs | create account |
Python
Python practice problems. See also Python Example Code. Python help docs: Python Strings | Python Lists | Python If Boolean
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 boolean logic puzzles -- if else and or not hello_name make_abba make_tags![]() | List-1 ![]() ![]() ![]() ![]() Basic python list problems -- no loops. first_last6 same_first_last 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-10 - privacy