Making a Prime Number with a Flow Service

Thank you so much for the precious feedback Mr. Kasi Mugada.

Here are some of my comments on your feedbacks:

  • I know the for ( i=2 ; i<=m ; i++) is a comment, that’s just a little reminder to me
  • I’ve started with a simple flow service like what you recommended to me, and it works as expected

I don’t know if it okay or possible, but can I have a request about how the flow service should be for the prime number? I’ve successfully recreated @Mahesh_K_Sreenivas flow services regarding Fibonacci sequence from here Creating a fibonacci sequence Service Flow - #3 by Mahesh_K_Sreenivas

I think I will learn quicker if there is an example, and learn how the process went from the debug.

I would be soooo thankful if you can make an example for me about the flow for prime numbers.

Have a nice day sir.