31
Views
6
Comments
Print all numbers
Question

Hi,

Help me. Print all numbers between 1 to N without using any loop.

2023-04-06 11-24-23
Paulo Zacarias

Hi Praveen, can you please be more specific about the issue you need help?

So the community can help as soon as possible.

Regards, 

PZ

UserImage.jpg
Praveen Tumati

Thx for quick response Paulo Zacarias  . with loop i got out put with out loop not able to get  

2023-04-06 11-24-23
Paulo Zacarias

Hi, are you able to share the module so we can see what you are trying to achieve?

Regards, 

PZ

UserImage.jpg
Praveen Tumati

https://www.techiedelight.com/print-numbers-1-n-without-using-loop-4-methods/

Dear Paulo Zacarias ,

understanding of this C programs need achieve all methods of outputs in outsystems.Thanks.


2021-05-04 12-43-07
Jeroen Bindels

I'm just trying to figure out why this is something that you would desperately need?

Is this part of a school/exam/trainee question, or is this a genuine requirement within a project to achieve this without using any sort of loops?

2025-01-12 10-53-58
MatheusLima

I dont know If I understand what you want, but if you want to print this list of number in a screen. You can take this "list of numbers" and just put it with a resource from a widget "list" or "table", then the screen will show the list without loops...

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.