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 for … in.
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.
I like the valuable info you provide for your articles.
I will bookmark your weblog and take a look at again here regularly.
I am moderately certain I’ll be informed a lot of new stuff proper here!
Best of luck for the next!
Attractive section of content. I just stumbled upon your web site and in accession capital to assert that I acquire actually enjoyed
account your blog posts. Anyway I’ll be subscribing to your augment and even I
achievement you access consistently quickly.
Hurrah! In the end I got a blog from where I be able to actually get useful data
concerning my study and knowledge.
Amazing! Its truly remarkable piece of writing, I have got much clear idea regarding from this paragraph.
Ahaa, its nice conversation concerning this post here at this webpage, I have read
all that, so at this time me also commenting here.
If you want to grow your familiarity just keep visiting this site and be
updated with the most up-to-date information posted here.
I simply could not depart your site prior to suggesting that I actually loved the standard information an individual provide on your visitors?
Is going to be again ceaselessly to check out new posts
It’s going to be ending of mine day, except before ending I am
reading this impressive paragraph to increase my knowledge.
Nice weblog here! Additionally your site rather a lot up very fast!
What host are you the usage of? Can I get your affiliate hyperlink for your host?
I want my web site loaded up as quickly as yours lol
Do you have any video of that? I’d love to find out more details.
wonderful publish, very informative. I ponder why the other
experts of this sector don’t understand this. You should continue
your writing. I am confident, you have a great readers’ base already!
Actually when someone doesn’t understand then its up to other viewers that they will assist,
so here it happens.
This is a topic that is close to my heart…
Best wishes! Where are your contact details though?
I’m curious to find out what blog platform you have
been working with? I’m experiencing some minor
security issues with my latest blog and I would like to find something more safe.
Do you have any suggestions?
Hello, all the time i used to check blog posts here in the early hours in the dawn, as i
like to learn more and more.
This text is worth everyone’s attention. Where can I find out more?
I am curious to find out what blog system you have been working with?
I’m experiencing some small security issues with
my latest site and I’d like to find something more secure.
Do you have any solutions?
Hi, its nice post about media print, we all
understand media is a impressive source of data.
Hello, i think that i saw you visited my site thus i got here
to go back the choose?.I’m attempting to find issues to improve my web site!I guess its adequate
to make use of a few of your ideas!!
I loved as much as you will receive carried out right here.
The sketch is tasteful, your authored material stylish. nonetheless, you command get bought an impatience over that you wish be delivering the following.
unwell unquestionably come more formerly again since exactly the same nearly a lot
often inside case you shield this increase.
Hi, I wish for to subscribe for this weblog to obtain newest updates, so where can i do it please help
out.
Keep on writing, great job!
Your style is very unique compared to other folks I’ve read stuff from.
I appreciate you for posting when you’ve got the opportunity, Guess I will just book mark this web site.
Excellent blog here! Also your web site loads up fast!
What web host are you using? Can I get your affiliate link
to your host? I wish my site loaded up as fast as yours lol
Hello, this weekend is pleasant for me, because this occasion i am
reading this fantastic informative article here at my residence.
Great weblog right here! Also your site lots up very fast!
What host are you the usage of? Can I am getting your affiliate hyperlink in your host?
I desire my site loaded up as fast as yours lol
Hello, I enjoy reading all of your post. I like to write a little comment to support you.
Hola! I’ve been reading your web site for some time now and finally
got the bravery to go ahead and give you a shout out from
Huffman Texas! Just wanted to tell you keep up the great work!
Link exchange is nothing else but it is just placing
the other person’s webpage link on your page at appropriate place and other person will also do similar
in favor of you.
Hi there! Do you use Twitter? I’d like to follow you if that would be okay.
I’m definitely enjoying your blog and look forward to new posts.
I absolutely love your site.. Great colors & theme.
Did you create this site yourself? Please reply back as I’m hoping to create my very own blog
and would like to learn where you got this from or exactly what the theme is called.
Kudos!
Hi there to all, how is the whole thing, I think every one is getting
more from this web site, and your views are fastidious
in favor of new people.
Everyone loves what you guys are usually up too.
Such clever work and reporting! Keep up the amazing works guys I’ve
incorporated you guys to my personal blogroll.
I got this site from my pal who informed me regarding this site and now
this time I am visiting this web page and reading very informative
content here.
wonderful issues altogether, you just won a new reader.
What would you suggest in regards to your post that you simply made some
days ago? Any sure?
Great article. I will be experiencing some
of these issues as well..
Excellent items from you, man. I’ve take note your stuff
prior to and you’re simply too fantastic. I actually like what you’ve acquired right here, certainly like
what you’re stating and the best way by which you say it.
You’re making it entertaining and you still
take care of to keep it sensible. I can not wait to learn far more from you.
This is actually a terrific site.
For most up-to-date news you have to visit internet and on the web I found this web
site as a most excellent web page for latest updates.
Appreciating the time and effort 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 old rehashed material.
Excellent read! I’ve saved your site and I’m adding
your RSS feeds to my Google account.
Hi just wanted to give you a brief heads up and let you know a few of the pictures aren’t
loading correctly. I’m not sure why but I think its a linking issue.
I’ve tried it in two different web browsers and both
show the same outcome.
I’ve been exploring for a little bit for any high-quality articles or blog
posts on this kind of space . Exploring in Yahoo I at
last stumbled upon this web site. Studying this information So i am happy to express that I have a very good uncanny feeling I discovered exactly
what I needed. I so much undoubtedly will make sure to don?t forget
this site and give it a look regularly.
Hello, I enjoy reading all of your article post. I wanted to write a little
comment to support you.
I have fun with, cause I discovered exactly what I was taking a look for.
You have ended my 4 day lengthy hunt! God Bless you man. Have a nice day.
Bye
Hello, just wanted to mention, I enjoyed this blog post.
It was inspiring. Keep on posting!
Very good article. I will be facing many of these issues as well..
Hello, i believe that i noticed you visited my weblog thus i got here
to go back the want?.I’m attempting to find things to improve my web site!I assume its adequate
to make use of a few of your ideas!!
This is a topic that’s close to my heart… Take care!
Where are your contact details though?
I loved as much as you will receive carried out right here.
The sketch is tasteful, your authored subject matter stylish.
nonetheless, you command get got an nervousness over that you wish be delivering the following.
unwell unquestionably come further formerly again since exactly the same nearly very often inside case
you shield this increase.
Asking questions are actually pleasant thing if you are not understanding anything entirely, however this article provides nice understanding
yet.
I visited various blogs but the audio feature for audio songs
current at this site is actually wonderful.