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.
Wow, this paragraph is fastidious, my younger sister is analyzing these kinds of things, thus I am going to tell her.
Hi there, I enjoy reading through your post. I wanted to write a little comment to support
you.
Can you tell us more about this? I’d like to find out some additional
information.
Yesterday, while I was at work, my cousin stole my iPad and tested to see if it
can survive a twenty five 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 entirely off topic but I had to share it with someone!
If some one wishes expert view about running a blog after that
i advise him/her to pay a quick visit this blog, Keep up the nice work.
I know this site gives quality depending articles or reviews and extra information, is there
any other site which presents these kinds of stuff in quality?
Have you ever considered about including a little bit more than just your articles?
I mean, what you say is fundamental and all. However just imagine if you added
some great visuals or videos to give your posts
more, “pop”! Your content is excellent but with pics and video clips, this
blog could definitely be one of the most beneficial in its niche.
Amazing blog!
This page truly has all of the info I wanted about this
subject and didn’t know who to ask.
I’m not sure exactly why but this weblog is loading very slow
for me. Is anyone else having this problem or is it a problem on my end?
I’ll check back later on and see if the problem still exists.
I’ve been browsing online more than 4 hours today, yet I never found any
interesting article like yours. It is pretty worth enough for me.
In my view, if all site owners and bloggers made good content as you did, the web will be
a lot more useful than ever before.
I just like the helpful info you provide in your
articles. I’ll bookmark your blog and check once more here regularly.
I am slightly certain I will be told a lot of new stuff proper here!
Best of luck for the next!
Hi there, You have done an excellent job. I will certainly digg it and personally recommend to my friends.
I am confident they’ll be benefited from this site.
Its like you read my mind! You appear 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 instead of that, this is wonderful blog.
A fantastic read. I will definitely be back.
I’ve been exploring for a bit for any high-quality articles or blog posts on this
sort of house . Exploring in Yahoo I at last stumbled upon this web site.
Studying this information So i’m satisfied to express that
I have an incredibly good uncanny feeling I came upon just what I needed.
I most without a doubt will make sure to do not fail to remember this
web site and give it a look regularly.
Hi friends, its enormous piece of writing concerning tutoringand fully explained, keep it up all the time.
I am regular visitor, how are you everybody?
This piece of writing posted at this web page is truly good.
It is appropriate time to make a few plans for the long run and it is time
to be happy. I’ve learn this post and if I may I want to
suggest you few attention-grabbing things or advice. Perhaps you
can write next articles regarding this article. I desire to learn more issues about it!
Helpful info. Fortunate me I found your web site by accident, and I am stunned why this twist of fate did
not took place earlier! I bookmarked it.
great points altogether, you just won a new reader.
What could you suggest about your publish that you made some days ago?
Any positive?
What’s Going down i am new to this, I stumbled upon this I’ve found It positively helpful and it has aided me
out loads. I am hoping to contribute & assist other users like its helped me.
Good job.
I think the admin of this web site is actually working hard for his site, since here every data is quality based information.
Hi there, its nice paragraph regarding media print,
we all be familiar with media is a impressive source of data.
wonderful submit, very informative. I ponder why the other experts of
this sector don’t notice this. You should continue
your writing. I am confident, you have a huge readers’ base already!
Hello, i think that i saw you visited my web site so i came
to “return the favorâ€.I am attempting to find things to improve my
web site!I suppose its ok to use some of your ideas!!
Hey there! I’ve been reading your weblog for a while now and finally got
the courage to go ahead and give you a shout out from
Porter Texas! Just wanted to mention keep up the fantastic work!
Great article.
Hello! I’m at work browsing your blog from my new iphone 3gs!
Just wanted to say I love reading through your blog and look forward to all your posts!
Keep up the outstanding work!
I’m truly enjoying the design and layout of your site. It’s a very easy on the
eyes which makes it much more pleasant for me to come here and visit more often.
Did you hire out a developer to create your theme? Outstanding work!
I have read so many articles on the topic of the blogger lovers but
this paragraph is truly a fastidious piece of writing, keep it up.
It’s going to be finish of mine day, except before finish I am reading this great article
to increase my know-how.
This article will help the internet viewers for building
up new blog or even a weblog from start to end.
If some one wants expert view concerning blogging and site-building after
that i propose him/her to pay a quick visit this webpage, Keep up the fastidious work.
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 responses would be greatly appreciated.
An intriguing discussion is worth comment. I do believe that you should publish more about this topic, it might not be a taboo matter but
usually people don’t discuss such subjects. To the next!
All the best!!
An intriguing discussion is definitely worth comment.
There’s no doubt that that you should write more on this topic, it may not be
a taboo matter but usually people don’t discuss such issues.
To the next! Best wishes!!
Having read this I thought it was extremely informative.
I appreciate you finding the time and energy to put this article together.
I once again find myself spending a significant amount of time both reading and commenting.
But so what, it was still worthwhile!
Peculiar article, exactly what I needed.
Hi 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.
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 can do with some pics to drive the message home a bit, but instead
of that, this is magnificent blog. A great read.
I’ll definitely be back.
Pretty section of content. I just stumbled upon your web site and in accession capital to assert that I
acquire in fact enjoyed account your blog posts.
Anyway I’ll be subscribing to your feeds and even I achievement you access consistently rapidly.
Nice blog here! Also your site loads up fast!
What web host are you using? Can I get your affiliate
link to your host? I wish my web site loaded up as quickly
as yours lol
I’ve been browsing on-line more than 3 hours these days, yet I never found any fascinating
article like yours. It’s beautiful worth sufficient for me.
In my view, if all web owners and bloggers made excellent content material as you did,
the internet shall be much more helpful than ever before.
Hi there to every , as I am truly eager of reading
this web site’s post to be updated daily. It contains pleasant information.
Hi there, You have done an incredible job.
I will definitely digg it and personally recommend to
my friends. I’m sure they will be benefited from this site.
I have read so many content on the topic of the blogger lovers but this post is
in fact a fastidious post, keep it up.
Magnificent beat ! I would like to apprentice while you amend your web site, how can i subscribe for
a blog web site? The account helped me a acceptable
deal. I had been a little bit acquainted of this your broadcast provided bright clear concept
Hello to all, how is all, I think every one is getting more from this web site, and your
views are pleasant for new people.
Keep this going please, great job!
I love it whenever people come together and share views. Great blog, stick with
it!
Good info. Lucky me I came across your blog by chance (stumbleupon).
I’ve saved as a favorite for later!