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.
What’s up to all, the contents present at this web site are in fact remarkable for people knowledge, well, keep up the nice work fellows.
An intriguing discussion is definitely worth comment.
I do think that you ought to write more on this issue,
it might not be a taboo subject but typically people do not discuss
these topics. To the next! Cheers!!
constantly i used to read smaller posts which also clear their motive, and that is also happening with this article which I am reading now.
This blog was… how do I say it? Relevant!!
Finally I’ve found something that helped me. Appreciate it!
It’s going to be end of mine day, but before ending I am reading this wonderful
piece of writing to improve my knowledge.
The other day, while I was at work, my sister stole my iphone and tested to see if it can survive a twenty five foot drop, just so she can be a
youtube sensation. My iPad is now broken and she has 83 views.
I know this is completely off topic but I had
to share it with someone!
I like the helpful information you provide in your articles.
I will bookmark your weblog and check again here frequently.
I am quite certain I will learn a lot of new stuff right here!
Good luck for the next!
This is a topic that is close to my heart… Take care!
Exactly where are your contact details though?
Hmm is anyone else experiencing problems with the pictures
on this blog loading? I’m trying to find out if its a
problem on my end or if it’s the blog. Any suggestions would be greatly appreciated.
I enjoy what you guys are usually up too. This kind of clever work and exposure!
Keep up the superb works guys I’ve incorporated
you guys to blogroll.
I know this web site presents quality depending articles or reviews and other material, is
there any other web page which presents such stuff in quality?
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 waste your intelligence on just posting videos
to your weblog when you could be giving us something enlightening to read?
I feel that is among the so much significant info for me.
And i’m satisfied reading your article. But should
statement on few basic things, The web site taste is
great, the articles is actually excellent : D. Good process,
cheers
Can you tell us more about this? I’d like to find out some additional information.
I’d like to find out more? I’d love to find out more
details.
Hi there, I enjoy reading through your article post.
I wanted to write a little comment to support you.
I relish, lead to I found exactly what I used to
be taking a look for. You have ended my 4 day lengthy hunt!
God Bless you man. Have a great day. Bye
Touche. Great arguments. Keep up the good work.
What a material of un-ambiguity and preserveness of precious familiarity regarding unexpected emotions.
I have read so many content concerning the blogger lovers but this post is in fact
a pleasant post, keep it up.
It’s going to be finish of mine day, except before ending I
am reading this impressive post to improve my know-how.
I think this is one of the such a lot vital
info for me. And i am happy reading your article. But want to observation on few normal issues, The web site style is perfect, the articles is truly great : D.
Just right process, cheers
What’s up, its nice article concerning media print, we
all understand media is a great source of information.
Howdy! Do you know if they make any plugins to help with SEO?
I’m trying to get my blog to rank for some targeted keywords but I’m not
seeing very good success. If you know of any please share.
Cheers!
Hi mates, its fantastic post concerning educationand fully defined, keep it
up all the time.
Hello! Do you use Twitter? I’d like to follow you
if that would be ok. I’m definitely enjoying your blog
and look forward to new updates.
Excellent blog here! Also your site loads up fast!
What host are you using? Can I get your affiliate link
to your host? I wish my site loaded up as fast as yours lol
What’s up i am kavin, its my first time to commenting anywhere, when i read this paragraph i thought
i could also make comment due to this sensible article.
I don’t even know how I ended up here, but I thought this post
was good. I do not know who you are but certainly you are going to a famous
blogger if you are not already 😉 Cheers!
Pretty nice post. I just stumbled upon your blog and wanted
to say that I’ve truly enjoyed surfing around your
blog posts. After all I’ll be subscribing to your feed and I hope you write again very soon!
For latest news you have to pay a quick visit world-wide-web and on internet I found this web site as a most excellent site for most up-to-date updates.
This info is priceless. Where can I find out more?
Quality articles or reviews is the main to invite the viewers to pay a quick visit the web site, that’s what this web site is providing.
Having read this I believed it was very informative. I
appreciate you finding the time and effort to put this information together.
I once again find myself personally spending a lot of time both reading and leaving comments.
But so what, it was still worth it!
Write more, thats all I have to say. Literally, it seems
as though you relied on the video to make your point.
You definitely know what youre talking about, why waste your intelligence on just posting videos to your blog when you could be giving us something enlightening to read?
I’ve learn some just right stuff here. Definitely worth bookmarking for revisiting.
I wonder how much attempt you place to make this sort of wonderful informative site.
Its like you read my mind! You seem to know so
much about this, like you wrote the book in it or something.
I think that you could do with some pics to drive the message home a little bit, but
other than that, this is great blog. An excellent read. I’ll
certainly be back.
I have read a few just right stuff here. Certainly price bookmarking for revisiting.
I surprise how so much attempt you set to make the sort of fantastic informative site.
There’s definately a lot to learn about this issue.
I love all of the points you’ve made.
Hi there! This is my first visit to your blog! We are a team of volunteers and starting a new project in a community
in the same niche. Your blog provided us valuable information to work on. You have done a outstanding job!
Everyone loves what you guys are up too. This kind of clever work and exposure!
Keep up the great works guys I’ve incorporated you guys to blogroll.
Hi mates, its wonderful piece of writing regarding
tutoringand entirely explained, keep it up all the time.
Fantastic beat ! I would like to apprentice while you amend your web
site, how can i subscribe for a blog site? The account aided me a acceptable deal.
I had been tiny bit acquainted of this your broadcast offered bright clear concept
wonderful points altogether, you just received a brand new reader.
What may you suggest about your publish that you made a few days ago?
Any certain?
This blog was… how do I say it? Relevant!! Finally I have found something that helped
me. Appreciate it!
Hello to every one, the contents present at this site are
in fact remarkable for people experience, well, keep up the nice work fellows.
Great information. Lucky me I ran across your site by chance (stumbleupon).
I’ve book marked it for later!
Heya i am for the primary time here. I found this board and I find It truly helpful & it helped me out a lot.
I’m hoping to give one thing again and help others such as you aided me.
This blog was… how do you say it? Relevant!! Finally I have found something which helped me.
Appreciate it!
Very descriptive article, I enjoyed that bit. Will there be a part 2?