CMP2122- Programming Fundamentals Lecture #09

Course: CMP-2122 (CS 1st 2017)

Details & Resources

Some practical code examples are explained to help understand how to develop new logic to solve problems:

Printing multiple star lines

Printing 3 stars in even lines and 5 stars in odd lines

Printing stars in descending order

Nested loop example

Leave a Reply

Your email address will not be published.