Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



#python #sicp
Testing a function is the act of verifying that the function's behavior matches expectations.
If you want to change selection, open document below and click on "Move attachment"

1.5 Control
clause from being executed indefinitely, the suite should always change some binding in each pass. A while statement that does not terminate is called an infinite loop. Press -C to force Python to stop looping. 1.5.6 Testing <span>Testing a function is the act of verifying that the function's behavior matches expectations. Our language of functions is now sufficiently complex that we need to start testing our implementations. A test is a mechanism for systematically performing this verification. Tests


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.