#Number slide
1 messages · Page 1 of 1 (latest)
While you are waiting for getting help, here are some tips to improve your experience:
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.
what do u mean which loop?
is the input an array of type int or a String?
int
any loop u master , u can use. Which ones do u know so far ?
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
Great! Thanks!
Hello brother! I tried many times to get the output like in the picture but couldn’t