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.
hello!,I love your writing so much! share we keep in touch more about
your article on AOL? I need an expert in this house
to unravel my problem. Maybe that’s you! Having a look forward
to peer you.
I like the valuable info you provide in your articles.
I will bookmark your blog and check again here frequently.
I’m quite sure I’ll learn many new stuff right here!
Best of luck for the next!
Ahaa, its nice dialogue about this article at this place
at this weblog, I have read all that, so now me also commenting
here.
I’m truly enjoying the design and layout of your blog.
It’s a very easy on the eyes which makes it much more enjoyable for me to
come here and visit more often. Did you hire out a developer to create your theme?
Fantastic work!
Great post.
I like what you guys are usually up too. This type of clever work
and exposure! Keep up the excellent works guys I’ve you guys to our
blogroll.
Hey there, You have done a fantastic job. I’ll definitely digg it and personally suggest to my friends.
I am sure they’ll be benefited from this site.
Appreciating the time and effort you put into your site
and in depth information you offer. It’s good to come across
a blog every once in a while that isn’t the same outdated rehashed material.
Wonderful read! I’ve saved your site and I’m adding
your RSS feeds to my Google account.
Currently it looks like BlogEngine is the preferred blogging platform
out there right now. (from what I’ve read) Is that what
you are using on your blog?
Hello there! I just wish to give you a big thumbs up for the great
information you have got here on this post. I’ll
be returning to your blog for more soon.
Because the admin of this web site is working, no hesitation very soon it will be
famous, due to its quality contents.
This article is actually a nice one it helps
new web visitors, who are wishing in favor of blogging.
Attractive element of content. I just stumbled upon your
weblog and in accession capital to assert that I acquire in fact enjoyed account your
blog posts. Any way I will be subscribing for your feeds
and even I achievement you access persistently quickly.
It’s remarkable to pay a quick visit this web site
and reading the views of all friends regarding this paragraph, while I am also keen of getting know-how.
Wonderful goods from you, man. I’ve understand your
stuff previous to and you are just too great. I actually like what you’ve acquired
here, certainly like what you’re stating and the way in which you say it.
You make it enjoyable and you still take care of to keep it smart.
I cant wait to read far more from you. This is actually a terrific web site.
Keep on writing, great job!
I have fun with, cause I discovered just what I was taking a look
for. You’ve ended my four day lengthy hunt! God Bless you man.
Have a great day. Bye
It’s a pity you don’t have a donate button!
I’d certainly donate to this brilliant blog! I suppose for now i’ll settle for book-marking and adding your RSS feed to my Google account.
I look forward to brand new updates and will talk
about this blog with my Facebook group. Talk soon!
After I initially left a comment I seem to have clicked on the -Notify me
when new comments are added- checkbox and now every time a comment
is added I get 4 emails with the same comment. Perhaps there is an easy method you
can remove me from that service? Kudos!
Today, I went to the beach front with my kids.
I found a sea shell and gave it to my 4 year old
daughter and said “You can hear the ocean if you put this to your ear.” She put the shell
to her ear and screamed. There was a hermit crab inside and it pinched her ear.
She never wants to go back! LoL I know this is entirely off topic but I had to tell someone!
What a information of un-ambiguity and preserveness of
valuable familiarity regarding unpredicted feelings.
Hi my family member! I wish to say that this post is amazing,
nice written and come with approximately all important infos.
I’d like to see more posts like this .
Its like you learn my mind! You appear to grasp a lot approximately this,
such as you wrote the e-book in it or something. I believe that
you can do with a few p.c. to power the message house a little bit, but other than that, this is fantastic blog.
A great read. I’ll definitely be back.
Hello everyone, it’s my first pay a visit at this site, and paragraph is actually fruitful designed for me, keep up posting these content.
It’s a shame you don’t have a donate button! I’d definitely donate to this fantastic blog!
I guess for now i’ll settle for book-marking and adding your RSS feed to my Google account.
I look forward to brand new updates and will talk about
this site with my Facebook group. Chat soon!
You can certainly see your skills within the work you write.
The world hopes for even more passionate writers such
as you who are not afraid to say how they believe. At all times go after your heart.
Stunning story there. What happened after?
Good luck!
Hi there everyone, it’s my first go to see at this web page, and
paragraph is in fact fruitful for me, keep up posting these articles.
We stumbled over here by a different web page and thought I might as well check things out.
I like what I see so i am just following you. Look forward to checking out your web page yet again.
I used to be able to find good info from your content.
I could not resist commenting. Very well written!
Its like you read my mind! You seem to understand so much
approximately this, like you wrote the book in it or something.
I think that you can do with some percent to drive the message house a bit, however
instead of that, this is fantastic blog. An excellent read.
I will definitely be back.
My spouse and I stumbled over here by a different web page
and thought I might as well check things out.
I like what I see so now i’m following you. Look forward to checking out your web page again.
I am truly grateful to the owner of this site who has shared this wonderful article at here.
Hi there mates, its fantastic paragraph about teachingand completely defined, keep it up all
the time.
What’s up to all, how is everything, I think every one is getting more
from this site, and your views are nice for new people.
Informative article, totally what I wanted to find.
Hi there, I want to subscribe for this webpage to obtain most recent updates,
thus where can i do it please help.
Hi every one, here every person is sharing these kinds of familiarity, so
it’s nice to read this web site, and I used to go to see this webpage daily.
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 bit, but other than that, this is excellent blog. A fantastic read.
I will certainly be back.
What’s up to all, how is everything, I think every one
is getting more from this web site, and your views are
pleasant in favor of new people.
You could definitely see your enthusiasm in the article you write.
The sector hopes for even more passionate writers like you who are not afraid to mention how they believe.
All the time go after your heart.
When I initially commented I appear to have clicked the -Notify me when new comments are added- checkbox and from
now on whenever a comment is added I receive four emails with the exact same comment.
Is there a way you are able to remove me from that service?
Cheers!
This site definitely has all of the info I needed concerning this subject and didn’t
know who to ask.
Peculiar article, just what I needed.
It’s a pity you don’t have a donate button! I’d certainly
donate to this brilliant blog! I guess for now i’ll settle for
bookmarking and adding your RSS feed to my Google account.
I look forward to new updates and will share this blog with my
Facebook group. Chat soon!
Hi everyone, it’s my first pay a visit at this site, and
post is actually fruitful in support of me, keep up posting such content.
What’s up to all, the contents existing at this web page are actually
amazing for people knowledge, well, keep up the nice work fellows.
I couldn’t refrain from commenting. Very
well written!
I don’t even understand how I stopped up right here,
however I assumed this publish used to be good. I don’t
realize who you are but definitely you’re going to a well-known blogger if you happen to aren’t already.
Cheers!