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.
Remarkable! Its truly amazing post, I have got much clear idea regarding from this paragraph.
Hi, I think your web site may be having internet browser compatibility problems.
When I take a look at your site in Safari, it looks fine however when opening in I.E., it’s got some overlapping issues.
I merely wanted to provide you with a quick heads up!
Other than that, great site!
Asking questions are in fact nice thing if you are not understanding anything completely,
however this paragraph gives fastidious understanding even.
Hello, its nice piece of writing about media print, we all know media
is a fantastic source of information.
Having read this I thought it was very informative.
I appreciate you spending some time and energy to put this information together.
I once again find myself spending a lot of time both reading and posting comments.
But so what, it was still worthwhile!
Hi there, You have done a great job. I will certainly digg it and
personally suggest to my friends. I am sure they’ll
be benefited from this web site.
Highly energetic post, I liked that bit. Will there be a part 2?
When some one searches for his necessary thing, so he/she
wants to be available that in detail, therefore that thing is maintained over here.
Excellent beat ! I would like to apprentice at the same time as you amend your web site, how can i subscribe for a weblog site?
The account aided me a acceptable deal. I have been a little bit acquainted of this your broadcast provided bright clear idea
Good blog you have got here.. It’s difficult to
find excellent writing like yours these days.
I truly appreciate individuals like you! Take care!!
My family every time say that I am wasting my time here at net,
but I know I am getting experience every day by reading such nice
posts.
It’s very easy to find out any topic on web as compared
to books, as I found this article at this web page.
You can definitely see your expertise within the article you write.
The sector hopes for more passionate writers like you who aren’t afraid to say how they believe.
All the time go after your heart.
I have read several just right stuff here. Definitely value bookmarking for revisiting.
I surprise how so much effort you put to create the sort of
excellent informative web site.
Wow, fantastic blog layout! How long have you been blogging for?
you make blogging look easy. The overall look of your web site is magnificent, let alone the
content!
Yes! Finally something about situs judi slot online.
Hmm is anyone else experiencing problems with the images on this
blog loading? I’m trying to determine if its a problem on my
end or if it’s the blog. Any suggestions would be greatly appreciated.
Ahaa, its pleasant dialogue concerning this paragraph here at this web site, I
have read all that, so now me also commenting at this place.
I delight in, result in I found exactly what I used to
be having a look for. You have ended my 4 day long hunt!
God Bless you man. Have a nice day. Bye
Heya i’m for the first time here. I found this board and I find It
truly useful & it helped me out much. I hope to
give something back and aid others like you helped me.
I all the time emailed this webpage post page to all my contacts,
since if like to read it afterward my contacts will too.
Hmm is anyone else encountering 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 feed-back would be greatly appreciated.
Very good post. I absolutely appreciate this site.
Keep writing!
What a stuff of un-ambiguity and preserveness of valuable familiarity regarding unpredicted emotions.
I believe this is one of the so much significant info for me.
And i’m glad studying your article. But want to observation on some general things,
The web site taste is great, the articles is actually excellent : D.
Excellent activity, cheers
Link exchange is nothing else except it is only placing the other
person’s blog link on your page at suitable
place and other person will also do similar in support of you.
I’m gone to say to my little brother, that he should also visit this webpage on regular basis
to obtain updated from hottest gossip.
Hi! Do you use Twitter? I’d like to follow you if that would
be ok. I’m undoubtedly enjoying your blog and look forward to new updates.
Whoa! This blog looks exactly like my old one! It’s on a totally different topic but it has pretty much the same layout and design. Excellent choice of colors!
Hi there, i read your blog from time to time and i own a similar one and i was
just wondering if you get a lot of spam remarks?
If so how do you protect against it, any plugin or anything you can advise?
I get so much lately it’s driving me mad so any support is very much appreciated.
Hi, I wish for to subscribe for this web site
to obtain most up-to-date updates, therefore where can i do it
please help.
I’m not sure why but this weblog is loading very slow for me.
Is anyone else having this issue or is it a issue on my end?
I’ll check back later and see if the problem still exists.
A fascinating discussion is worth comment. I do believe that you ought to publish more about this topic,
it may not be a taboo matter but generally folks don’t speak about these topics.
To the next! Kind regards!!
I couldn’t refrain from commenting. Well written!
No matter if some one searches for his vital
thing, so he/she wishes to be available that in detail, thus that thing is maintained over here.
Hey there just wanted to give you a quick heads up and let you know a few of the images aren’t loading correctly.
I’m not sure why but I think its a linking issue.
I’ve tried it in two different browsers and both show the same results.
I’ve been browsing online more than three hours today,
yet I never found any interesting article like yours.
It’s pretty worth enough for me. In my view, if
all web owners and bloggers made good content as you did, the web will be much more useful than ever before.
Appreciate the recommendation. Let me try it out.
Hmm is anyone else experiencing problems with the images 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 like the valuable information you provide in your articles.
I will bookmark your blog and check again here regularly.
I’m quite certain I will learn lots of new stuff
right here! Best of luck for the next!
Ahaa, its nice discussion concerning this post at this place at this web site, I have read all that, so now me also commenting at
this place.
Very good article. I certainly love this site.
Keep it up!
Nice answer back in return of this question with firm arguments and
describing all concerning that.
What’s up, constantly i used to check blog posts here in the early hours in the break
of day, as i enjoy to gain knowledge of more and more.
I think the admin of this site is in fact working hard for his web site, because here
every information is quality based stuff.
Hmm is anyone else encountering problems with the images on this blog loading?
I’m trying to find out if its a problem on my end or if it’s the blog.
Any feedback would be greatly appreciated.
I couldn’t refrain from commenting. Very well written!
I like the helpful information you provide in your articles.
I’ll bookmark your blog and check again here regularly.
I am quite certain I will learn many new stuff
right here! Good luck for the next!
each time i used to read smaller articles that
as well clear their motive, and that is also happening with this paragraph which I am reading
now.
Quality posts is the main to interest the visitors to go to see
the site, that’s what this web site is providing.