Newbie Bite 26. Reading Errors
|
|
Welcome to the second half of the Newbie Bites. We …
3.10
debugging
error handling
newbie
syntax errors
|
|
Newbie Bite 27. Failing Tests
|
|
As you continue your coding journey on our platform, it's …
3.10
debugging
newbie
pytest
testing
|
|
Bite 324. Pretty string
|
|
Write a function that returns a neatly formatted string representation …
3.10
pprint
|
|
Newbie Bite 28. Type Hints
|
|
In this bite, we are going to explore type hints …
3.10
newbie
type hints
|
|