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.
Howdy, i read your blog from time to time and i own a similar one and i was just curious 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 help is very much
appreciated.
of course like your web site however you have to take a look
at the spelling on quite a few of your posts. Many of them are rife with spelling problems
and I in finding it very bothersome to inform the
truth then again I will surely come again again.
I’m extremely impressed together with your writing skills as smartly as with the layout to your blog.
Is that this a paid theme or did you modify it yourself?
Either way stay up the excellent high quality writing, it is uncommon to
peer a great blog like this one today..
Excellent way of explaining, and nice article to obtain data concerning my presentation subject matter,
which i am going to deliver in academy.
This text is priceless. When can I find out more?
Wow, superb blog layout! How long have you been blogging for?
you make blogging look easy. The overall look of your
site is fantastic, let alone the content!
WOW just what I was searching for. Came here by searching for vkfan.com
Hi my family member! I want to say that this post is amazing, nice
written and include almost all significant infos.
I’d like to see more posts like this .
If you desire to increase your familiarity just keep visiting this web site and be updated with the most recent information posted here.
Very descriptive blog, I liked that bit. Will there be a
part 2?
I visit every day a few web pages and information sites to read
content, but this web site offers feature based posts.
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 site when you could be giving us something enlightening to read?
Hi, just wanted to mention, I enjoyed this blog post. It was funny.
Keep on posting!
Hello, everything is going fine here and ofcourse every one is
sharing data, that’s in fact fine, keep up writing.
Fantastic goods from you, man. I have understand your stuff previous to and you’re
just extremely wonderful. I actually like what you have acquired here, certainly like what
you are saying and the way in which you say it.
You make it enjoyable and you still care for to
keep it sensible. I cant wait to read much
more from you. This is actually a tremendous web site.
Do you have any video of that? I’d want to find out some additional information.
This is my first time pay a quick visit at here and i am
truly impressed to read all at single place.
If some one wishes expert view regarding blogging afterward i advise him/her to go to see this weblog, Keep up the nice
job.
Hi my loved one! I wish to say that this post is amazing, great
written and include almost all significant infos. I’d like to look more posts like
this .
Hey there, You have done an excellent job. I will certainly digg it and personally recommend to my friends.
I am sure they will be benefited from this web site.
Superb, what a web site it is! This weblog presents helpful data to us, keep it
up.
It’s remarkable to pay a visit this web page and
reading the views of all colleagues about this paragraph, while I am also keen of getting know-how.
I am regular reader, how are you everybody? This piece of writing posted
at this web site is actually nice.
Heya just wanted to give you a brief 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 web browsers and both show the
same outcome.
Aw, this was an incredibly good post. Spending some time and actual
effort to produce a great article… but what can I say… I put things off a lot and never seem to get nearly anything done.
I know this web site offers quality depending articles or reviews and other stuff,
is there any other site which provides such stuff
in quality?
Good day! Do you know if they make any plugins to protect against hackers?
I’m kinda paranoid about losing everything I’ve worked hard on. Any recommendations?
I all the time emailed this blog post page to all my associates, as if like to read it after that my friends will too.
Hello there! I just would like to give you a big thumbs
up for the excellent information you have got here on this post.
I am returning to your web site for more soon.
I was able to find good information from your blog posts.
Paragraph writing is also a excitement, if you be familiar with afterward you can write otherwise it is difficult
to write.
Having read this I thought it was extremely enlightening. I appreciate you
spending some time and energy to put this article together.
I once again find myself spending a significant amount of time both reading and
leaving comments. But so what, it was still worthwhile!
Hi there! Do you use Twitter? I’d like to follow you if that would be okay.
I’m absolutely enjoying your blog and look forward to new updates.
I know this web page presents quality dependent posts and other stuff, is there any other web site which
provides these data in quality?
Quality articles or reviews is the important to invite the visitors to pay a quick visit the site, that’s what this web site is providing.
I have been browsing online more than 4 hours today, yet
I never found any interesting article like yours. It is pretty worth enough for
me. Personally, if all web owners and bloggers made good content as you did, the net will be much more useful than ever before.
I’m impressed, I must say. Rarely do I come across a
blog that’s both educative and engaging, and without a
doubt, you’ve hit the nail on the head. The problem is something that too few people are speaking intelligently about.
I’m very happy that I found this in my search
for something concerning this.
For newest information you have to pay a visit the web and on the web I found this site as a
best web page for latest updates.
Amazing! This blog looks just like my old one! It’s on a entirely different
topic but it has pretty much the same page layout and design. Superb choice of colors!
I for all time emailed this web site post page to all my associates, as if like
to read it afterward my links will too.
I read this paragraph completely concerning
the difference of newest and previous technologies, it’s remarkable article.
Hi! I could have sworn I’ve been to this site before but after going through some of the articles I realized it’s new
to me. Anyways, I’m definitely delighted I stumbled upon it and I’ll be
book-marking it and checking back often!
Howdy! I could have sworn I’ve been to your blog before but after browsing through some
of the posts I realized it’s new to me. Regardless, I’m definitely happy I stumbled upon it and I’ll be bookmarking
it and checking back regularly!
The other day, while I was at work, my cousin stole my apple ipad and tested to see
if it can survive a 30 foot drop, just so she can be a
youtube sensation. My apple 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’d like to find out more? I’d care to find out some additional information.
Very quickly this web page will be famous amid all blogging and site-building users, due to it’s pleasant posts
It’s in fact very difficult in this full of
activity life to listen news on Television, therefore I only use world wide web
for that reason, and get the latest information.
Hello, its nice paragraph on the topic of media print,
we all be familiar with media is a impressive source of information.
Have you ever considered about adding a little bit more than just your articles?
I mean, what you say is important and everything. But imagine if you added some great pictures or video clips to give your posts more, “pop”!
Your content is excellent but with pics and clips, this blog could undeniably
be one of the best in its niche. Good blog!
It’s going to be end of mine day, but before end I am reading this wonderful article
to improve my know-how.