SSVC

Results 1 issues of SSVC

The assert line raises an error, when I run the following code: chars = ["en", "da"] answer_050 = change_url(chars) print(answer_050) I am not sure what the error is, but I...