mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-02 16:01:34 -04:00
* Callable vs Runnable Included Callable interface as thread creation mechanism and the advantages of using Callable over Runnable * fix: corrected wording on following line