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.
Hi, I read your blogs like every week. Your humoristic style is witty, keep up the good work!
Fabulous, what a webpage it is! This web site presents valuable facts
to us, keep it up.
Greetings! This is my first visit to your blog! We are a team of volunteers and starting a
new initiative in a community in the same niche.
Your blog provided us useful information to work on. You
have done a outstanding job!
It’s very simple to find out any topic on web as compared
to textbooks, as I found this article at this web site.
Wow, amazing weblog layout! How long have you ever been blogging for?
you make blogging glance easy. The entire glance of your web site is great, let alone the content material!
I’ve been exploring for a little bit for any high
quality articles or blog posts on this sort of
area . Exploring in Yahoo I ultimately stumbled upon this site.
Studying this info So i am satisfied to express that I have a
very just right uncanny feeling I discovered exactly what
I needed. I so much without a doubt will make certain to don?t fail to
remember this site and provides it a glance on a continuing basis.
For latest news you have to pay a quick visit internet and
on world-wide-web I found this web page as a most excellent site
for most up-to-date updates.
attractive review. Furthermore visit my personal favorite site to determine slot.
Of which incredible web-site has received agreement from the game
slot casino avid gamers in Indonesia. Right now there tend
to be a lot of excellent promos in case you join appears to fall apart.
Howdy, I think your site may be having web browser compatibility problems.
When I look at your web site in Safari, it looks fine however when opening in I.E., it has some
overlapping issues. I merely wanted to give you
a quick heads up! Aside from that, wonderful blog!
Heya i’m for the first time here. I came across this board and
I find It truly useful & it helped me out a lot. I hope
to give something back and aid others like you aided me.
you’re actually a just right webmaster. The site loading speed is amazing.
It kind of feels that you are doing any distinctive trick.
In addition, The contents are masterpiece. you’ve done a excellent process in this subject!
Why visitors still use to read news papers when in this technological globe the whole thing is available on net?
I like the valuable info you provide in your articles.
I will bookmark your blog and check again here regularly. I’m quite sure I will learn lots of new stuff right here!
Good luck for the next!
Hi my family member! I wish to say that this post is amazing, nice written and include almost all important infos.
I would like to look extra posts like this .
I think the admin of this web site is truly working hard
in favor of his site, since here every information is
quality based material.
Its like you read my mind! You appear to know a lot about this, like you wrote the book in it or something.
I think that you could do with a few pics to drive the
message home a little bit, but other than that, this is excellent blog.
An excellent read. I’ll definitely be back.
These are actually wonderful ideas in about blogging. You have touched some pleasant points
here. Any way keep up wrinting.
I do not even understand how I ended up here, however I thought this submit used to be great.
I don’t recognise who you might be however
definitely you are going to a famous blogger should you are not already.
Cheers!
I love what you guys tend to be up too. This type of clever work and coverage!
Keep up the superb works guys I’ve added you guys to my own blogroll.
When some one searches for his necessary thing, so he/she needs to
be available that in detail, so that thing is maintained over here.
What i do not realize is in reality how you are not actually a
lot more neatly-liked than you may be right now.
You’re so intelligent. You already know thus significantly in terms of this topic, made me for my part believe
it from numerous numerous angles. Its like men and women are not interested except it’s something to accomplish with Girl gaga!
Your own stuffs excellent. All the time deal
with it up!
Hello! This is my first visit to your blog!
We are a collection of volunteers and starting a new initiative
in a community in the same niche. Your blog provided us useful information to work on. You have done a wonderful job!
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 issues and I in finding it very troublesome to tell the reality nevertheless I will certainly
come again again.
constantly i used to read smaller articles which also clear their motive, and
that is also happening with this post which I am reading here.
I read this post completely about the difference of hottest and preceding technologies,
it’s remarkable article.
Why people still make use of to read news papers when in this technological world the
whole thing is available on web?
Hi there colleagues, good piece of writing and pleasant urging
commented here, I am truly enjoying by these.
Hey there! I’m at work surfing around your blog from my new iphone!
Just wanted to say I love reading your blog and look forward to
all your posts! Carry on the outstanding work!
I do not even understand how I stopped up here, however I thought this publish was
good. I don’t realize who you are but definitely you
are going to a well-known blogger for those who are not already.
Cheers!
Hi, I check your blogs like every week. Your story-telling
style is witty, keep up the good work!
I visit day-to-day some blogs and sites to read articles or reviews, except this blog gives quality based posts.
Hi i am kavin, its my first occasion to commenting anywhere, when i read this piece of writing i thought
i could also create comment due to this brilliant post.
Since the admin of this web page is working, no hesitation very rapidly it will be renowned,
due to its feature contents.
I’m gone to inform my little brother, that he should
also pay a quick visit this blog on regular basis to
get updated from most up-to-date information.
If you desire to increase your knowledge just keep visiting this
site and be updated with the most recent news update
posted here.
I’m not sure exactly why but this web site is loading extremely 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.
I do not even know how I ended up here, but I thought this post was great.
I don’t know who you are but definitely you’re going to a
famous blogger if you are not already 😉 Cheers!
Peculiar article, totally what I wanted to find.
I have read so many posts on the topic of the blogger lovers however this paragraph
is in fact a fastidious post, keep it up.
hello!,I like your writing very much! share we keep in touch more approximately
your post on AOL? I need an expert in this space to solve my problem.
May be that is you! Having a look forward to see you.
I could not refrain from commenting. Perfectly written!
Hi there friends, good post and good urging commented at
this place, I am in fact enjoying by these.
We stumbled over here coming from a different page and thought I might check things out.
I like what I see so i am just following you. Look forward to finding out about your
web page again.
Hey! I’m at work browsing your blog from my new apple iphone!
Just wanted to say I love reading through your blog and look forward to all your posts!
Carry on the great work!
Piece of writing writing is also a fun, if you be familiar with afterward you can write otherwise
it is complex to write.
Hello, I think your blog might be having browser compatibility issues.
When I look at your blog site in Opera, it looks fine
but when opening in Internet Explorer, it has some overlapping.
I just wanted to give you a quick heads up! Other then that, great blog!
This is the perfect web site for anyone who wishes to find out about this topic.
You understand so much its almost tough to argue with you (not that I personally would want to…HaHa).
You certainly put a fresh spin on a topic which has been discussed for a long
time. Excellent stuff, just excellent!
Howdy! 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!
Great blog and great design.
Howdy! I’m at work browsing your blog from my new
apple iphone! Just wanted to say I love reading your blog and look forward to all your posts!
Carry on the great work!
Wonderful article! We are linking to this great
content on our site. Keep up the great writing.