#na

17 messages · Page 1 of 1 (latest)

proper dragonBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

calm pewter
#

For a fixed size? Yes.
F.e. for size 3:

printf(
    "  1  \n"
    " 1 1 \n"
    "1 2 1\n"
);

For a dynamic size? No.

proper dragonBOT
#

This question thread is being automatically closed. If your question is not answered feel free to bump the post or re-ask. Take a look at !howto ask for tips on improving your question.

tranquil summit
#

i cant used fixed values

calm pewter
#

Well, then you'll need to "use for loops"

tranquil summit
tranquil summit
#

what do you need to use to flip it?

proper dragonBOT
#

@tranquil summit Has your question been resolved? If so, run !solved :)

calm pewter
#

Also for-loops?
Just solve it on paper and track every step you did. Then all you have to do is transfer your process to code.

tranquil summit
#

im really bad

#

ive spent 2hrs already and cant do much

calm pewter
tranquil summit
#

na

#

!solved