• Example looks bad for me:

Question related to mission _R String split

 

Example looks bad for me: checkio(['key1=value1;key2=value2;key3=value3',key2]) == 'Value2'

== 'Value2' should be in low case. key2 should be string in quotes.