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. I do not know if it’s just me or if perhaps everyone else experiencing issues with your site.
    It seems like some of the text on your posts are running off the
    screen. Can somebody else please provide feedback and
    let me know if this is happening to them too?
    This might be a issue with my internet browser because I’ve had
    this happen before. Kudos

  2. Someone essentially assist to make seriously posts I might state.

    That is the first time I frequented your web page and thus far?
    I surprised with the analysis you made to create this particular submit
    extraordinary. Great job!

  3. Wow that was odd. I just wrote an extremely long
    comment but after I clicked submit my comment didn’t appear.

    Grrrr… well I’m not writing all that over again. Anyway, just wanted to say great blog!

  4. It’s the best time to make some plans for the long run and it’s time to be happy.

    I have learn this post and if I may I desire to counsel
    you few interesting issues or advice. Maybe you could write subsequent articles referring to this article.
    I wish to learn even more issues approximately
    it!

  5. This is the right web site for everyone who wants to find out about this topic.
    You understand so much its almost tough to argue with you (not that I personally
    will need to…HaHa). You certainly put a brand new spin on a topic that’s been written about for many years.

    Great stuff, just excellent!

  6. What’s up it’s me, I am also visiting this web site daily, this web page is in fact good and
    the users are in fact sharing nice thoughts.

  7. The other day, while I was at work, my sister stole my
    iPad and tested to see if it can survive a 40 foot drop, just
    so she can be a youtube sensation. My apple ipad is now destroyed and she has 83 views.
    I know this is totally off topic but I had to share it with someone!

  8. Fantastic beat ! I wish to apprentice while you amend your web site, how could i subscribe for a blog site?
    The account aided me a acceptable deal. I had been a little bit acquainted
    of this your broadcast provided bright clear idea

  9. I like what you guys tend to be up too. This sort of clever work and exposure!

    Keep up the excellent works guys I’ve added you guys to my own blogroll.

  10. I do not even know how I ended up here, but I thought this post was great.
    I don’t know who you are but definitely you’re going to a famous blogger if you aren’t already 😉 Cheers!

  11. Write more, thats all I have to say. Literally, it seems as though you relied on the video to make
    your point. You obviously know what youre talking about, why throw away your intelligence on just posting videos to your site when you could be giving us
    something enlightening to read?

  12. As the admin of this web site is working, no doubt very soon it will be well-known, due to
    its quality contents.

  13. Hi there! I could have sworn I’ve been to your blog before but after going through some of
    the articles I realized it’s new to me. Nonetheless, I’m definitely happy I found it and I’ll be bookmarking it
    and checking back frequently!

  14. Pretty component of content. I just stumbled upon your web
    site and in accession capital to say that I
    get actually enjoyed account your blog posts.
    Any way I’ll be subscribing for your feeds or even I success
    you get admission to constantly fast.

  15. Hi there! I just would like to give you a huge thumbs up
    for your excellent info you have got here on this post.
    I’ll be coming back to your web site for more soon.

  16. useful review. At the same time visit usually the site to experience agen slot pulsa.
    These pages has received destination from the judi slot gaming rivals in Dalam
    negri. There are usually lots of ideal promos any time you join now.

  17. Pretty element of content. I simply stumbled upon your blog and in accession capital to assert
    that I acquire actually loved account your weblog posts.
    Anyway I will be subscribing in your augment or even I fulfillment you access constantly quickly.

  18. It is perfect time to make some plans for the longer term and it’s time to be happy.
    I’ve learn this post and if I could I want to counsel you some interesting
    issues or advice. Maybe you can write subsequent articles relating to this article.
    I wish to read more things approximately it!

  19. I simply couldn’t go away your site before suggesting that I extremely loved the usual
    information a person supply for your visitors? Is gonna be again continuously
    to check up on new posts

  20. Wow that was unusual. I just wrote an very long comment but
    after I clicked submit my comment didn’t appear.
    Grrrr… well I’m not writing all that over again. Anyway,
    just wanted to say wonderful blog!

  21. I have been browsing online more than three hours today, yet I never found any interesting article like yours.
    It is pretty worth enough for me. In my view, if all web owners and bloggers made good content
    as you did, the net will be much more useful than ever before.

  22. Today, while I was at work, my sister stole my iPad and tested to see if
    it can survive a 40 foot drop, just so she can be a youtube sensation. My iPad is now
    broken and she has 83 views. I know this is totally off topic but I had to share it with someone!

  23. Hello, i think that i saw you visited my weblog
    so i came to “return the favor”.I am attempting to find
    things to improve my web site!I suppose its ok to use a few of your ideas!!

  24. Hi there! I know this is kinda off topic but I’d figured I’d ask.
    Would you be interested in exchanging links or maybe guest
    writing a blog article or vice-versa? My blog
    addresses a lot of the same topics as yours and I feel we could greatly benefit from
    each other. If you might be interested feel free to shoot me an email.
    I look forward to hearing from you! Terrific blog by the way!

  25. What’s up everyone, it’s my first visit at this web page, and
    paragraph is in fact fruitful in favor of me,
    keep up posting such articles.

Comments are closed.