id/email
password
forgot password | create account
about | help | code help+videos | done | prefs
CodingBat code practice

gaurav1780@gmail.com 01_variables_and_operators

IMPORTANT - Codingbat uses Python 2 interpreter so some behaviour will be different. For example, 12/5 will be 2 and not 2.4 as in Python 3.

Level 1 (Pass)

- one_up  - product2 H   - product3 H   - negate1  - negate2 H   - exactly_one H   - not_same  - either_true  - both_true  - to_float  - int_part  - halve  - inc  - get_digit H  

Level 2 (Pass - Credit)

- eggs_left H   - all_have_a_group  - half H   - total_cost  - remainder H  

Level 3 (Credit - Distinction)

- get_discounted_price  - hypotenuse H   - distance H   - last_digits  - garadient  - return_speed H   - overall_speed 

Level 4 (Distinction - High Distinction)

- perimeter 

Level <insert reference here>*

- get_x 

---------

* reference from <insert reference origin here>
Authoring docs

Copyright Nick Parlante 2017 - privacy