Commit 0c6e8b6
Add steps argument to Predator Prey exercise code (#84)
* Add steps argument to Predator Prey exercise code
Argument is mandatory, and requires a positive integer, previously defaulted to 250
Closes #83
* Update episodes/profiling-lines.md
Co-authored-by: Jost Migenda <[email protected]>
* Update episodes/files/pred-prey/predprey.py
Co-authored-by: Jost Migenda <[email protected]>
* Jost review suggestions
---------
Co-authored-by: Jost Migenda <[email protected]>1 parent 4591178 commit 0c6e8b6
File tree
3 files changed
+15
-13
lines changed- episodes
- files/pred-prey
3 files changed
+15
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
415 | 416 | | |
416 | 417 | | |
417 | 418 | | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
418 | 427 | | |
419 | | - | |
420 | | - | |
421 | | - | |
| 428 | + | |
422 | 429 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
| 441 | + | |
441 | 442 | | |
442 | | - | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
446 | 445 | | |
447 | 446 | | |
448 | 447 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | | - | |
| 464 | + | |
465 | 465 | | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
| 466 | + | |
| 467 | + | |
472 | 468 | | |
473 | 469 | | |
474 | 470 | | |
| |||
0 commit comments