boolean-uk / software-developer

0 stars 0 forks source link

Update Primitive Data Types and Variables exercises #189

Open julesnuggy opened 1 year ago

julesnuggy commented 1 year ago

Feedback from Cohort 10:

Primitive Data Types Exercise Extension question is confusing--- thinking need to make the string itself return null, etc.

Extension example is confusing as it is so much more involved than the actual exercise, and it is worded like an question.

VARIABLES EXERCISE Extension exercise for picking a string is confusing/wrong, as there are two possible strings but test only allows one. Also real number has two possible options, but only one passes the test.