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 there, constantly i used to check weblog posts here
early in the dawn, as i like to learn more and more.
Thankfulness to my father who told me about this webpage,
this web site is truly remarkable.
Hello, I enjoy reading through your post. I wanted to write a little comment to
support you.
If you wish for to increase your knowledge just keep visiting this web site and be updated with the newest news posted here.
I’m impressed, I have to admit. Rarely do I come across a blog that’s equally educative and amusing,
and without a doubt, you have hit the nail on the head. The problem is something that too few men and women are speaking intelligently
about. I’m very happy I stumbled across this in my search for something relating
to this.
It’s perfect time to make a few plans for the future and it’s time to
be happy. I’ve read this publish and if I may I wish to recommend you few attention-grabbing things or advice.
Maybe you could write subsequent articles relating to this article.
I wish to learn even more things about it!
Do you have a spam problem on this blog; I also am a blogger, and
I was wanting to know your situation; many
of us have developed some nice practices and we are looking to trade strategies
with other folks, please shoot me an email if interested.
Excellent blog here! Additionally your web site so much up very
fast! What web host are you the usage of? Can I get your associate hyperlink to your host?
I wish my web site loaded up as fast as yours lol
Hi mates, good article and pleasant arguments commented at
this place, I am actually enjoying by these.
Can I simply say what a comfort to uncover someone that truly understands what they are discussing over the internet.
You definitely understand how to bring an issue to light and make it important.
More people need to check this out and understand this side
of the story. I was surprised you are not more popular since you
definitely possess the gift.
Piece of writing writing is also a fun, if you be acquainted with then you can write or else it is
complicated to write.
Hello, all is going well here and ofcourse every one
is sharing information, that’s really good, keep up writing.
Good day! I know this is kinda off topic but I was wondering if you
knew where I could get a captcha plugin for
my comment form? I’m using the same blog platform as yours and I’m
having difficulty finding one? Thanks a lot!
Spot on with this write-up, I really think this amazing site needs a great
deal more attention. I’ll probably be back again to read through more,
thanks for the info!
Hey there! This is my 1st comment here so I just wanted to
give a quick shout out and tell you I really enjoy reading your articles.
Can you recommend any other blogs/websites/forums that
cover the same topics? Thanks a lot!
Wow that was strange. I just wrote an really long comment but after I clicked submit my
comment didn’t show up. Grrrr… well I’m not writing
all that over again. Anyway, just wanted to say great blog!
Hello, 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 prevent it, any plugin or anything you can suggest?
I get so much lately it’s driving me crazy so any help is very much appreciated.
Superb, what a weblog it is! This blog provides useful facts to us, keep it up.
I am sure this article has touched all the internet visitors, its really really good piece
of writing on building up new website.
At this time I am going to do my breakfast, after having my breakfast coming again to read other news.
I visit each day some sites and sites to read articles, but this
web site gives feature based writing.
Way cool! Some very valid points! I appreciate you penning this
write-up and also the rest of the website is very good.
My partner and I stumbled over here different website and thought I should check things out.
I like what I see so now i am following you. Look forward to going over your web page again.
Thanks for one’s marvelous posting! I seriously enjoyed reading it,
you could be a great author. I will ensure that I bookmark your blog and definitely will come back
sometime soon. I want to encourage yourself to continue your great
posts, have a nice day!
Having read this I thought it was rather enlightening.
I appreciate you finding the time and effort to put this short article together.
I once again find myself personally spending a
significant amount of time both reading and posting comments.
But so what, it was still worth it!
There is definately a lot to find out about this subject.
I really like all the points you have made.
This article gives clear idea for the new visitors of blogging, that in fact how to do running a blog.
We stumbled over here different website and thought I may as well check things out.
I like what I see so now i am following you. Look forward to looking over your web page for a second time.
I’m gone to inform my little brother, that he should
also pay a quick visit this website on regular basis to
get updated from latest information.
I every time used to study article in news papers but now as I am
a user of internet thus from now I am using net for articles, thanks to web.
Hi! Someone in my Myspace group shared this website with us so I came to
look it over. I’m definitely enjoying the information. I’m
bookmarking and will be tweeting this to my followers!
Superb blog and great design.
After I originally commented I appear to have clicked on the -Notify me when new comments are added- checkbox and from
now on every time a comment is added I get four emails with the exact same comment.
There has to be a means you are able to remove me from that service?
Many thanks!
Saved as a favorite, I like your blog!
Hello! 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 posts.
I must thank you for the efforts you’ve put in penning this website.
I really hope to view the same high-grade content from you
later on as well. In truth, your creative writing abilities has inspired me to get my own website now 😉
Way cool! Some very valid points! I appreciate you writing this
article and also the rest of the site is also really good.
We are a group of volunteers and starting a new scheme in our community.
Your web site offered us with helpful information to work on. You have done a formidable task and our entire community will probably be thankful
to you.
I have been exploring for a little bit for any high quality articles or
blog posts in this sort of house . Exploring in Yahoo I at
last stumbled upon this site. Reading this info So i am glad to show that I’ve an incredibly good uncanny feeling I found out exactly what I
needed. I most definitely will make certain to don?t forget this web site and provides it a
look on a constant basis.
Just wish to say your article is as amazing. The clearness in your post is simply cool and i
could assume you’re an expert on this subject.
Fine with your permission allow me to grab your
RSS feed to keep up to date with forthcoming post.
Thanks a million and please continue the rewarding work.
Do you have a spam problem on this website; I also am a blogger, and I was wondering your situation; many of us have developed
some nice practices and we are looking to swap techniques with other folks,
please shoot me an e-mail if interested.
Hello! I know this is kinda off topic nevertheless
I’d figured I’d ask. Would you be interested in exchanging
links or maybe guest writing a blog post or vice-versa?
My website addresses a lot of the same topics as
yours and I believe we could greatly benefit from each other.
If you might be interested feel free to send me an email.
I look forward to hearing from you! Awesome blog by the way!
You really make it seem really easy with your presentation however I in finding this topic to be actually one
thing that I think I’d never understand. It seems too complicated and very huge for me.
I’m taking a look forward for your subsequent put up, I’ll attempt to get the hold of it!
I go to see each day some web sites and sites to read content, except this website gives quality based posts.
It is appropriate time to make a few plans for the future
and it’s time to be happy. I’ve read this post and if I may I desire to counsel you some
fascinating issues or advice. Maybe you could write next articles regarding this article.
I desire to learn more things about it!
Right now it seems like Drupal is the best blogging platform
out there right now. (from what I’ve read) Is that what you are using
on your blog?
Because the admin of this website is working, no hesitation very soon it will be renowned, due to its
feature contents.
What’s up everyone, it’s my first visit at this site, and post is really fruitful designed for me, keep up posting these types of content.
What’s up to all, the contents present at this website
are actually remarkable for people knowledge, well,
keep up the good work fellows.
This is really interesting, You are a very skilled
blogger. I have joined your rss feed and look forward to seeking
more of your great post. Also, I’ve shared your site in my social networks!
Aw, this was an exceptionally good post. Taking a few minutes and actual
effort to generate a great article… but what can I say… I procrastinate a whole
lot and don’t manage to get anything done.