mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-08 04:04:11 -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