- Is Pluto A Planet Some People Think So But Others Don T The Moon S Mass Is 6 Times Pluto S Not Much Of A Planet Is 1 (49.9 KiB) Viewed 69 times
Is Pluto a planet? Some people think so, but others don't. The Moon's mass is 6 times Pluto's. Not much of a planet, is
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Is Pluto a planet? Some people think so, but others don't. The Moon's mass is 6 times Pluto's. Not much of a planet, is
Is Pluto a planet? Some people think so, but others don't. The Moon's mass is 6 times Pluto's. Not much of a planet, is it? 397536 2648356 pázszy? AB CTIVITY 4 5 6 7 8 9 10 The program contains syntax and logic errors. Fix the syntax errors in the Develop mode until the program executes. Then fix the logic errors. One error often causes additional errors further along in the program. For this exercise, fix the first error reported. Then try to run the program again. Repeat until all the compile-time errors have been corrected. Error messages are often long and technical. Do not expect the messages to make much sense when starting to learn a programming language. Use the messages as hints to locate the portion of the program that causes an error. Hint: Pay attention to the one or two special lines that must appear at the beginning of the program. Unless those lines are included and are correct, the compiler will not be able to make sense of the code The correct output of the program is: 1 int main() { 2 3 muto 1.8.1: LAB: Fixing errors in Pluto 11) 12 Kaysee Mandrell 'proportion' = 6; cout << "Is Pluto a planet?"; cout << "Some people think so," ; cout << "but others don't."; Pluto.cpp Y cout << "The Moon's mass is "<< 'proportion' << "times Pluto's."; cout << "Not much of a planet, is it."; return 0; 0/10