Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
first time...help
#10
This is the question:
Design and implement a program to produce a simple graphical representation of a tree, as shown in Figure 1.( there are three different triangle with different size,the first at the largest base, the second in the middle, medium size and the last in the upper smallest)
Think of the output as comprising 3 levels. The lines used to make each level in the figure below are of length 10, 20 and 30 respectively. Refine your decomposition to give an algorithm, as you include extra detail make explicit use of a second loop.
Reply


Messages In This Thread
first time...help - by JJgo - Apr-23-2018, 10:43 PM
RE: first time...help - by micseydel - Apr-23-2018, 11:05 PM
RE: first time...help - by JJgo - Apr-24-2018, 09:00 PM
RE: first time...help - by JJgo - Apr-24-2018, 10:20 PM
RE: first time...help - by micseydel - Apr-24-2018, 11:17 PM
RE: first time...help - by JJgo - Apr-25-2018, 07:18 PM
RE: first time...help - by JJgo - Apr-25-2018, 09:52 PM
RE: first time...help - by JJgo - Apr-26-2018, 06:22 PM
RE: first time...help - by micseydel - Apr-26-2018, 06:30 PM
RE: first time...help - by JJgo - Apr-26-2018, 07:59 PM
RE: first time...help - by JJgo - Apr-27-2018, 06:36 PM
RE: first time...help - by Larz60+ - Apr-27-2018, 07:32 PM
RE: first time...help - by JJgo - Apr-28-2018, 08:43 AM
RE: first time...help - by micseydel - Apr-29-2018, 05:10 AM
RE: first time...help - by ljmetzger - Apr-29-2018, 05:18 PM
[split] making a basic tree help - by JJgo - Apr-28-2018, 01:37 PM
RE: [split] making a basic tree help - by nilamo - Apr-28-2018, 09:46 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020