#Number slide

1 messages · Page 1 of 1 (latest)

strong hollyBOT
#

<@&987246399047479336> please have a look, thanks.

strong hollyBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.

Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.

gray arrow
#

what do u mean which loop?

dusk hull
#

I need to make like in this pic

#

I’m a beginner and still learning java

karmic ibex
#

is the input an array of type int or a String?

dusk hull
#

int

normal matrix
#

any loop u master , u can use. Which ones do u know so far ?

dusk hull
#

can u give me examples please

#

Can u give me steps to do it please

normal matrix
#

Ignore the input and start with the beginning.
each line consist of 2x 0-9 so first program that

#

when u got that, change that code so that it can start at number that's in a variable, instead of a fixed one

#

and then wrap a loop over all that , that can run x times, and make the user input the amount of times it needs to be done

dusk hull
#

Great! Thanks!

dusk hull