Question Sholp Ist in lesson «Constants and E=mc2», course «Intro to Programming»
// BEGIN (write your solution here) const m = 59; const c = 300000000; const E = m*c*c; console.log(E); // END Where is a mistake? I cannot submit, cannot see teacher's solution, this is frustrating
0
0
Do you have a question or would you like to participate in a discussion?
Sign up or sign in
Related topics
Robert Kuznetsov 19 September 2020 →
Thank you for the lesson and the course! :)
georgii ivannikov 02 November 2017 →
Hello there actually 300000, not 300000000