Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: print a * pyramid
Post: RE: print a * pyramid

Here's my way of solving the problem. Since unlike C, printing str/int is directly concatenated after the loop, while in Python, the string is printed in newline. To solve this, i just created an outp...
prothej227 Homework 5 4,727 Apr-26-2020, 09:25 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020