hello everyone
i have 3 questions that i did it as code in vb.net program
but that is with a lot of error
so can any one help me please i need it today .
1- how can i make this option
that to find square and cube for 3 numbers ?
2- how can i find even number between 1 to n ?
3- how can i find the components of number (use mod and \ to solve this problem). Use do loop while.