I have a question about one of these assertion tests:
assert first_word(You need to count the number of digits in a given string) == "a"
Should this be enclosed in quotation marks? If so, how is "a" the first letter of this string?
Created at: 2022/05/31 02:27; Updated at: 2022/05/31 06:59