Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Floyd's traingle
#11
Quote:how to print this traingle

1
0 1
1 0 1
0 1 0 1
1 0 1 0 1


Code:
PRINT "1"
PRINT "0 1"
PRINT "1 0 1"
PRINT "0 1 0 1"
PRINT "1 0 1 0 1"


Sorry, couldn't resist Smile
Reply
#12
Quote:
spidy Wrote:how to print this traingle

1
0 1
1 0 1
0 1 0 1
1 0 1 0 1


Code:
PRINT "1"
PRINT "0 1"
PRINT "1 0 1"
PRINT "0 1 0 1"
PRINT "1 0 1 0 1"


Sorry, couldn't resist Smile

nice
Reply
#13
oops
Reply
#14
@aga:

since it won't compile in qb, its essentially "pseudo code". therefore its not even close to an "infraction". you're not supposed to give the answer, because it's probably homework, well, since it's QB homework, he didn't.

lose the granny panties!!
Reply
#15
Since when did you become a lawyer? Sad
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply
#16
spidy, you have to reword your questions so they don't sound like homework. Say it has something to do with a game you are coding. Wink
Reply
#17
Quote:
Kylemc Wrote:
spidy Wrote:how to print this traingle

1
0 1
1 0 1
0 1 0 1
1 0 1 0 1


Code:
PRINT "1"
PRINT "0 1"
PRINT "1 0 1"
PRINT "0 1 0 1"
PRINT "1 0 1 0 1"


Sorry, couldn't resist Smile

nice

LOL
Big Grin
y smiley is 24 bit.
[Image: anya2.jpg]

Genso's Junkyard:
http://rel.betterwebber.com/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)