Ask your own question, for FREE!
Computer Science 8 Online
OpenStudy (anonymous):

The Christmas Tree Write a program which displays the following given the input below: When x=1, Output: * * ** When x=2, Output: * * ** * ** *** The Christmas Tree Write a program which displays the following given the input below: When x=1, Output: * * ** When x=2, Output: * * ** * ** *** @Computer Science

OpenStudy (anonymous):

This should be done by using loops. Program used is Python.

OpenStudy (anonymous):

http://codepad.org/SkIDuRci like this?

OpenStudy (anonymous):

Sorry. This answer is wrong.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!