My son (9) is now obsessed with programming. He is writing Python code all the time. Reading Python book during bed time, even carrying a notepad to write code using pencil.
As a parent I am super happy! ♥️
My classmate in college wrote the exact same code and received higher points than me. I used the mod operator. My teacher said he got higher points because he wrote more code.
* This is not a joke. This actually happened.
Used the following code to delete the app from the simulator after each integration test is completed. This allows to delete database and associated files too and start each test from scratch.
stackoverflow.com/questions/3310…