User profile: NahlaWael

User info
User name:NahlaWael
History
Joined:
Number of posts:14
Latest posts:

Patterns using loops
@dhayden Would this be correct ? [code] for (int i = 1; i <= 9; i++) { for (int k = 0; k <= i;...

Patterns using loops
I need to print this pattern # # # # # # # # # @ # # # # # # # # @ @ # # # # # # # @ @ @ # # # #...

Loops
Thankk you, It worked ;)

Loops
Yes, exactly .. display how many times and the average value of the valid (positive) numbers

Loops
Unfortunately, I dont have any output examples :/