Given the input 10 the cycle length of collatz is
// is the symbol for true division
What are assertions NOT good for?
User Error
Testing
Pre-condition checking
Post-condition checking
When an assertion fails, what information does it provide?
What turns off all assertions?
-O
-v
-w
-t
What input causes a bug?
cycle_length()
When running a Docker image can you map a part of the local file system to a part of the file system in Docker?