6.2 Traversing Arrays
-
Incorrect
Correct
No Answer was selected
Invalid Answer
Vocabulary
| Term | Definition |
|---|---|
| return | Keyword used in methods to return a value back to the initial program that called the method. |
| race condition | A situation when a device or system has two or more operations running at the same time that must be completed in proper sequence. |
| Sklearn | A machine learning library that provides public access to machine learning algorithms |