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. Greetings from Idaho! I’m bored to death at work so
    I decided to browse your site on my iphone during lunch break.

    I love the info you provide here and can’t wait to take a look
    when I get home. I’m shocked at how fast your blog
    loaded on my phone .. I’m not even using WIFI, just 3G ..
    Anyhow, good site!

  2. Does your blog have a contact page? I’m having trouble locating it but, I’d like to shoot
    you an e-mail. I’ve got some recommendations for your blog you might be interested in hearing.

    Either way, great site and I look forward to seeing
    it grow over time.

  3. Does your blog have a contact page? I’m having trouble locating it but, I’d like to send you an e-mail.

    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 develop
    over time.

  4. I think that everything composed was actually very logical.
    But, what about this? what if you were to write a killer title?
    I am not suggesting your information isn’t good, however suppose you added something to possibly get a person’s attention? I mean Contoh Soal Pemrograman –
    Pola Segitiga Siku-siku – Umar faisol is kinda boring.
    You could glance at Yahoo’s front page and watch how they create
    post headlines to get viewers interested. You might add a video or a
    related picture or two to grab readers interested about what
    you’ve written. Just my opinion, it could make your blog a little livelier.

  5. I’ve been exploring for a little bit for any high-quality articles or weblog posts in this
    sort of area . Exploring in Yahoo I at last stumbled upon this web site.
    Studying this information So i’m satisfied to show that I have a very just right uncanny feeling I
    discovered exactly what I needed. I most no doubt will
    make sure to don?t disregard this web site and give it a glance regularly.

  6. Appreciating the commitment you put into your site
    and in depth information you present. It’s good to come
    across a blog every once in a while that isn’t the
    same out of date rehashed material. Fantastic read!
    I’ve bookmarked your site and I’m including your RSS feeds to my Google
    account.

  7. If some one wishes expert view about blogging and site-building after that
    i recommend him/her to pay a visit this webpage, Keep up the pleasant work.

  8. Hey there! I could have sworn I’ve been to this blog before
    but after browsing through some of the post I realized it’s new to me.
    Nonetheless, I’m definitely delighted I found it
    and I’ll be bookmarking and checking back frequently!

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

  10. Today, I went to the beachfront with my kids. I found a sea shell and gave it to my 4 year
    old daughter and said “You can hear the ocean if you put this to your ear.” She placed the
    shell to her ear and screamed. There was a hermit crab
    inside and it pinched her ear. She never wants to go back!
    LoL I know this is entirely off topic but I had to tell someone!

  11. Attractive element of content. I simply stumbled
    upon your web site and in accession capital to say that I get
    actually enjoyed account your weblog posts.
    Any way I’ll be subscribing on your feeds and even I success you
    access consistently rapidly.

  12. Ahaa, its fastidious conversation regarding this paragraph at this place at this
    weblog, I have read all that, so at this time me also commenting at this
    place.

  13. wonderful post, very informative. I’m wondering why the opposite experts
    of this sector don’t understand this. You must proceed your writing.

    I’m confident, you’ve a huge readers’ base already!

  14. I don’t know whether it’s just me or if everybody else encountering
    problems with your site. It appears as though some of the written text in your posts are running off the screen. Can somebody else please provide feedback and let
    me know if this is happening to them as well?
    This might be a problem with my web browser because I’ve had
    this happen previously. Appreciate it

  15. Its like you learn my thoughts! You seem to know a lot approximately this, like you wrote the
    guide in it or something. I think that you could do with a few p.c.
    to force the message home a little bit, however other than that,
    this is magnificent blog. An excellent read. I will definitely be
    back.

  16. Hi are using WordPress for your site platform? I’m new to the blog world but
    I’m trying to get started and set up my own. Do
    you need any html coding expertise to make your own blog?
    Any help would be greatly appreciated!

  17. Hi there! Someone in my Myspace group shared this site with us so I came to give it a look.
    I’m definitely loving the information. I’m bookmarking and will be tweeting this to my followers!
    Outstanding blog and fantastic style and design.

  18. I don’t even know the way I stopped up here, but I believed this publish
    was good. I do not know who you are however certainly you
    are going to a well-known blogger in the event you
    are not already. Cheers!

  19. Today, I went to the beach with my children. I found a sea shell
    and gave it to my 4 year old daughter and said “You can hear the ocean if you put this to your ear.”
    She put the shell to her ear and screamed. There was a hermit crab inside and it
    pinched her ear. She never wants to go back!
    LoL I know this is totally off topic but I had to
    tell someone!

  20. Its such as you read my thoughts! You appear to know a lot
    about this, like you wrote the guide in it or something.
    I feel that you simply could do with a few percent to force the message
    house a bit, but instead of that, that is fantastic blog.
    A great read. I will definitely be back.

Comments are closed.