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

 

String-1 ImageImageImageImagechance

Basic python string problems -- no loops. Use + to combine strings, len(str) is the number of chars in a String, str[i:j] extracts the substring starting at index i and running up to but not including index j.

 Imagehello_name H  Imagemake_abba H  Imagemake_tags
 Imagemake_out_word Imageextra_end Imagefirst_two
 Imagefirst_half Imagewithout_end Imagecombo_string
 Imagenon_start Imageleft2

Python Help

Copyright Nick Parlante 2017 - privacy