+ 1
printing patterns and developing the logic
How do i go about making a program that prints a pattern like a pyramid of numbers, letters, or a star pattern?
2 Respostas
+ 5
It is a skill that develops over time as you practice coding and your brain gets 'wired' differently.
The only important thing is to start with very easy patterns, and increase the difficulty step by step.
0
Thankss