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

cse160-staff@cs.washington.edu cse160_21au_checkin02

If you got credit in canvas for any of the problems from checkin 1, then you have successfully created an account and shared your answers with us and should just need to be sure you are logged on to the same account for this checkin. Otherwise, please see "To Use CodingBat" below.

Note: Since CodingBat is used for practicing Java as well as Python, there are a few slightly ugly things it does. 1) It uses the term "array" to refer to lists (e.g. [3, 5, 9]). 2) It uses the name "str" to refer to a variable that is a string. This is a bad name to use for a variable since we know we can also use str() to convert things to strings.

Please do these THREE problems by Friday October 15, 2021 11:59pm:
- BE SURE YOU ARE SIGNED IN before you attempt any problems! Otherwise you will have to log in and re-do them in order to get any credit
- You must share your answers with teacher cse160-staff@cs.washington.edu under prefs in order to receive credit

squirrel_play 
caught_speeding 
alarm_clock 

---------------------------------

To use CodingBat and get credit for the participation assignments we will use it for, you NEED TO CREATE AN ACCOUNT. Do this in the upper right hand corner of this page. In order to receive credit you MUST SIGN UP with your UWnetID email address (e.g. rea2000@uw.edu). After creating your account, in order to get credit for the exercises you do, you should select prefs from the upper right hand corner of this page and then select "Teacher Share" at the bottom of the page and enter this email address, followed by clicking the "Share" button:

cse160-staff@cs.washington.edu
You should also add your name into the memo field as: Last Name, First Name and hit the "Update Memo" button.

---------------------------------

Here are a few suggested practice problems. Do as many of these as you like!

Ifs:
cigar_party H   date_fashion H   sorta_sum  love6  in1to10 


Authoring docs

Copyright Nick Parlante 2017 - privacy