Loops and Simulations Lesson 12.12 Tutorial with Answers Code.org CS Principles

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

honestly you help me a lot with code.org and these videos are underrated

gtaawesome
Автор

Awesome video! Maybe that last line would be 2 decimal places if we reworked it like:
write("Heads average: " + (Math.round(average * 100) / 100).toFixed(2));

kirgaiden
visit shbcf.ru