Contoh Soal Pemrograman – Pola Segitiga Siku-siku

Pemrograman Python

Pada posting sebelumnya sudah dicontohkan soal pemrograman dalam bahasa Python. Kali ini, akan ditampilkan lagi contoh berikutnya.

Soal:
Buatlah program Python untuk menampilkan pola segitiga siku-siku menggunakan forin.

Jawab:

Pola 1

*  *  *  *  *  *
*  *  *  *  *
*  *  *  *
*  *  *
*  *
*

Jawab:

siku_siku_1.py
tinggi = 6

for baris in range(0, tinggi):
    for kolom in range(0, tinggi-baris):
        print("*", end=" ")
    print("")

 

Pola 2

*
*  *
*  *  *
*  *  *  *
*  *  *  *  *
*  *  *  *  *  *

Jawab:

siku_siku_2.py
tinggi = 6

for baris in range(0, tinggi):
    for kolom in range(0, baris+1):
        print("*", end=" ")
    print("")

Pola 3

               *
            *  *
         *  *  *
      *  *  *  *
   *  *  *  *  *
*  *  *  *  *  *

Jawab:

siku_siku_3.py
tinggi = 6

for baris in range(0, tinggi):
    for kolom in range(1, tinggi-baris):
        print(" ", end=" ")
    for bintang in range(0, baris+1):
        print("*", end=" ")
    print("")

Demikian contoh pola segitiga dalam pemrograman Python. Semoga bermanfaat.

17,247 thoughts on “Contoh Soal Pemrograman – Pola Segitiga Siku-siku

  1. It’s in fact very difficult in this busy life
    to listen news on TV, therefore I simply use world wide web for
    that purpose, and get the latest news.

  2. Hello i am kavin, its my first occasion to commenting anyplace, when i read this paragraph i
    thought i could also create comment due to this brilliant article.

  3. lovely review. In addition visit my own, personal, personal site to try out slot.
    This page has received recognition along with agen slot deposit pulsa wagering opponents in Indonesia.
    Generally there are actually various wise promos for those who join nowadays.

  4. Good day! This is my first visit to your blog!

    We are a collection of volunteers and starting a new initiative in a
    community in the same niche. Your blog provided us valuable
    information to work on. You have done a wonderful job!

  5. important review. Additionally visit the actual site that
    could be performed slot pulsa online. These pages has received identity through judi slot online video gaming consumers in Dalam negri.
    There are a great deal of sought after promos in case you join during this
    period.

  6. Does your site have a contact page? I’m having problems locating it but, I’d like
    to shoot you an email. I’ve got some creative ideas for your blog you might be interested in hearing.
    Either way, great blog and I look forward to seeing it improve
    over time.

  7. Good day! This is kind of off topic but I need some advice from an established blog.
    Is it very difficult to set up your own blog? I’m not very techincal but I can figure things out
    pretty fast. I’m thinking about creating my own but I’m not sure where to start.

    Do you have any points or suggestions? Cheers

  8. Hmm it looks like your blog ate my first comment (it was extremely long) so I guess I’ll just sum it up what I had written and say, I’m thoroughly enjoying your blog.
    I too am an aspiring blog writer but I’m still
    new to the whole thing. Do you have any helpful hints for first-time blog writers?
    I’d definitely appreciate it.

  9. Link exchange is nothing else but it is simply placing
    the other person’s blog link on your page at appropriate place and
    other person will also do same in support of you.

  10. Asking questions are actually nice thing if you are not understanding something
    entirely, but this article provides good understanding yet.

  11. interesting review. Moreover visit the actual site to perfect it slot.
    These pages has received acknowledgement having agen slot deposit pulsa bet gamers in Negara sendiri.
    Generally there are generally a great deal of eye catching promos cleaning soap join presently.

  12. intriguing review. Furthermore visit often the site to
    recognise slot online. The amazing site has received status via judi
    slot playing people in Dalam negri. Right now there
    are usually lots of appealing promos if you ever join nowadays.

  13. Hey there, I think your blog might be having browser compatibility issues.
    When I look at your blog site in Ie, it looks fine but when opening in Internet Explorer, it has some
    overlapping. I just wanted to give you a quick heads up! Other then that, great blog!

  14. Тяговая батарея стоимость
    https://faamru.com/tyagovye-akkumulyatory-v-komsomolsk-na-amure/
    Чаще всего тяговыми батареями оснащают электромобили, поломоечные машины, складскую технику и другие устройства (электродвигатели). Тяговый АКБ имеет толстые свинцовые пластины, которые устойчивы к процессам разрушения (сульфатации), неизбежным при глубоком разряде аккумулятора. В этих же целях пластины тягового АКБ обработаны специальной пастой на основе свинца. Именно поэтому тяговые аккумуляторы дороже стартерных и резервного питания. Технологии изготовления пластин, пасты, электролита, а также их химический состав – ноухау производителей АКБ. Для того, чтобы не отставать в конкуренции, крупные производители, такие как СHILWEE GROUP, имеют свои собственные научно-исследовательские институты и лаборатории, оснащённые самым современным оборудованием.
    И вот ещё два правила:

    _________________________________________________________
    армиториниколизм

  15. What’s up it’s me, I am also visiting this site on a regular basis, this web
    site is truly good and the people are truly sharing
    pleasant thoughts.

  16. I just couldn’t leave your web site before suggesting that I actually loved the usual info a person supply
    to your guests? Is going to be back regularly to check up on new posts

  17. Very nice post. I just stumbled upon your weblog and wished to say that I have truly enjoyed browsing your blog posts.
    After all I will be subscribing to your feed and I hope you write
    again very soon!

  18. Have you ever considered creating an e-book or
    guest authoring on other blogs? I have a blog based on the same subjects you discuss and would
    love to have you share some stories/information.
    I know my readers would enjoy your work. If you’re even remotely interested, feel free to shoot me an email.

  19. useful review. Moreover visit our site to experiment with judi slot.
    This web site has received popularity right from slot machine game playing people in Dalam negeri.
    At this time there are generally quite a few beautiful promos in the
    event that join presently.

  20. Hello there! I could have sworn I’ve visited your blog before but after browsing through a few of the articles I
    realized it’s new to me. Anyways, I’m certainly pleased I discovered it and
    I’ll be bookmarking it and checking back frequently!

  21. Wow that was unusual. I just wrote an extremely long comment but
    after I clicked submit my comment didn’t show up.
    Grrrr… well I’m not writing all that over again. Anyway, just wanted to say
    excellent blog!

  22. Great beat ! I would like to apprentice while you amend your site, how
    can i subscribe for a blog web site? The account helped
    me a acceptable deal. I had been a little bit acquainted of this your broadcast provided bright clear idea

  23. What’s up, all the time i used to check webpage posts here in the early hours in the morning, for the reason that i enjoy to gain knowledge of more and more.

  24. Terrific post however , I was wondering if you could write a litte more on this topic?
    I’d be very grateful if you could elaborate a little bit
    more. Kudos!

  25. magnificent issues altogether, you simply gained a new reader.

    What could you recommend about your put up that
    you just made a few days ago? Any certain?

  26. I enjoy what you guys tend to be up too. This kind of clever work and reporting!
    Keep up the very good works guys I’ve incorporated
    you guys to my personal blogroll.

  27. important review. Additionally visit this site to try out judi slot.
    This amazing site has received reputation originating from slot online pulsa video gaming colleagues in Dalam negri.
    Now there tend to be plenty of interesting promos if you join at present.

Comments are closed.