Question: can you fix my code I dont know why it is not working, it print more than necessary as shown in the picture. the yellow

can you fix my code I dont know why it is not working, it print more than necessary as shown in the picture. the yellow shaded part shouldnt be herecan you fix my code I dont know why it is not please tell me what to fix. in C++ please

int main() { int trunkHeight = 0; int trunkWidth = 0; int leavesWidth = 0; double x ; cout > trunkHeight; cout > trunkWidth; while ((trunkWidth % 2) == 0) { cout > trunkWidth; } cout > leavesWidth; cout 1) x = 0.125; else x = 0.25;

for (int i = 0; i

return 0; }

* * * *

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!