๐๐ผ๐ฑ๐ถ๐ป๐ด ๐ง๐ฒ๐๐๐
You write a Python function. You give it a string. The function prints the value. The function returns the value.
Follow these rules for tests:
- Use small functions.
- Pass a simple string.
- Verify the output.
Simple tests find bugs fast.
Source: https://dev.to/theqyrex/just-test-4c1d Optional learning community: https://t.me/GyaanSetuAi