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.
Good day! Do you know if they make any plugins to assist with Search Engine Optimization? I’m trying to get my blog to rank for some targeted keywords but I’m not seeing very good results.
If you know of any please share. Thank you!
This website was… how do you say it? Relevant!!
Finally I have found something which helped me. Cheers!
I just could not leave your web site prior to suggesting that I
extremely enjoyed the standard info an individual provide
in your visitors? Is gonna be again often in order to investigate cross-check new posts
Hello everyone, it’s my first go to see at this web site, and
article is truly fruitful for me, keep up posting
these types of articles or reviews.
Hello just wanted to give you a quick heads up.
The words in your post seem to be running off the screen in Opera.
I’m not sure if this is a formatting issue or something to do
with browser compatibility but I figured I’d post
to let you know. The design look great though! Hope you get the issue resolved
soon. Kudos
darknet drug market deep web drug store [url=https://prodarknetmarkets.com/ ]darknet drug market [/url]
If you are going for most excellent contents like myself, just pay a quick visit
this web site every day since it provides quality contents, thanks
Hmm it appears like your blog ate my first comment (it was extremely long) so I
guess I’ll just sum it up what I had written and say, I’m thoroughly enjoying your blog.
I too am an aspiring blog writer but I’m still new to everything.
Do you have any helpful hints for newbie blog writers?
I’d certainly appreciate it.
Hi there mates, good paragraph and pleasant urging commented here, I
am actually enjoying by these.
This paragraph is actually a fastidious one it
helps new the web viewers, who are wishing for
blogging.
Hello colleagues, how is all, and what you wish for to
say concerning this article, in my view its truly amazing for me.
Hi there just wanted to give you a brief heads up and let you know
a few of the pictures aren’t loading correctly. I’m
not sure why but I think its a linking issue. I’ve tried it in two different internet browsers and
both show the same results.
Nice post. I learn something totally new and
challenging on sites I stumbleupon every day. It’s always interesting to read through articles from other authors and practice a little something from other web sites.
Thank you a lot for sharing this with all of us you
really understand what you are talking approximately!
Bookmarked. Kindly also visit my site =). We will have a hyperlink change contract between us
Hurrah, that’s what I was searching for, what a stuff! present here at this
website, thanks admin of this web page.
Thankfulness to my father who shared with me concerning this web site,
this weblog is genuinely awesome.
Hey There. I found your weblog the use of msn. This is an extremely well
written article. I’ll be sure to bookmark it and come back to read more
of your helpful information. Thank you for the post. I will certainly return.
I could not refrain from commenting. Very well written!
I like the helpful info you provide in your articles.
I will bookmark your weblog and check again here frequently.
I’m quite certain I’ll learn many new stuff right here!
Good luck for the next!
It’s an remarkable piece of writing in favor of all the internet visitors; they will obtain advantage
from it I am sure.
Hello! I simply would like to offer you a huge thumbs up for the excellent information you’ve got here
on this post. I am returning to your website for more soon.
Hello! This is kind of off topic but I need some guidance from an established blog.
Is it very hard to set up your own blog? I’m not very techincal but I can figure things out
pretty quick. I’m thinking about creating my own but I’m not sure where to start.
Do you have any tips or suggestions? Cheers
Asking questions are genuinely fastidious thing if you
are not understanding anything fully, but this
article gives pleasant understanding yet.
Hi there, I wish for to subscribe for this webpage
to get hottest updates, thus where can i do it please help out.
Thank you for the good writeup. It in truth was a amusement account
it. Glance complicated to more brought agreeable from you!
By the way, how can we keep in touch?
Good day! This post could not be written any better!
Reading through this post reminds me of my old room mate!
He always kept chatting about this. I will forward this write-up to him.
Pretty sure he will have a good read. Many thanks for sharing!
Hi there very nice website!! Man .. Excellent .. Superb ..
I’ll bookmark your blog and take the feeds additionally? I’m satisfied to seek out so many useful information here within the put up, we need develop extra
techniques in this regard, thank you for sharing.
. . . . .
Thankfulness to my father who informed me concerning this blog,
this weblog is truly awesome.
naturally like your website but you need to test the spelling on quite a few of your posts.
Several of them are rife with spelling problems and I in finding it very bothersome to inform the truth
however I’ll surely come back again.
Hey there! I realize this is kind of off-topic however
I had to ask. Does managing a well-established blog such as yours take
a large amount of work? I am brand new to blogging but I do write
in my diary everyday. I’d like to start a blog so I can easily share my
own experience and feelings online. Please let me know if
you have any kind of recommendations or tips for brand new
aspiring bloggers. Appreciate it!
These are in fact impressive ideas in concerning blogging.
You have touched some nice points here. Any way keep up
wrinting.
Hello! I know this is kinda off topic however I’d figured I’d ask.
Would you be interested in trading links or maybe guest authoring a blog
article or vice-versa? My site goes over a lot of the same topics as yours and I
believe we could greatly benefit from each other.
If you happen to be interested feel free to send me an e-mail.
I look forward to hearing from you! Superb blog
by the way!
Good way of explaining, and fastidious post to obtain data concerning my
presentation subject, which i am going to convey in university.
Hi there Dear, are you genuinely visiting this web page on a regular
basis, if so afterward you will definitely obtain good know-how.
Heya i’m for the first time here. I came across this board and I find It really useful & it helped me out much.
I hope to give something back and aid others like you aided me.
Pretty nice post. I just stumbled upon your blog and wanted
to say that I’ve really enjoyed browsing your blog posts.
In any case I will be subscribing to your rss feed and I hope you write again very soon!
Hey excellent website! Does running a blog similar to this take a massive amount work?
I’ve virtually no expertise in computer programming but I
had been hoping to start my own blog soon. Anyway, if you
have any suggestions or techniques for new blog owners please
share. I understand this is off subject however I just needed to ask.
Cheers!
Hello! I just wanted to ask if you ever have any problems with
hackers? My last blog (wordpress) was hacked and I ended up losing a few months of hard work due to no data backup.
Do you have any methods to protect against hackers?
If some one desires to be updated with hottest technologies therefore he must
be pay a quick visit this web page and be up to date daily.
May I just say what a comfort to uncover an individual who really understands what they’re
talking about on the internet. You definitely understand how
to bring an issue to light and make it important. More and more people
really need to look at this and understand this side of the story.
It’s surprising you’re not more popular because you most certainly possess the gift.
First of all I would like to say fantastic blog!
I had a quick question which I’d like to ask if you don’t
mind. I was interested to know how you center yourself and clear your mind prior to writing.
I’ve had a hard time clearing my mind in getting my ideas out there.
I do take pleasure in writing however it just seems like the first
10 to 15 minutes are generally lost just trying to figure out how to begin. Any suggestions or tips?
Thank you!
Hello there! This article couldn’t be written any better! Reading through this post reminds
me of my previous roommate! He continually kept talking about this.
I am going to send this post to him. Pretty sure he will have a good read.
Thanks for sharing!
When some one searches for his necessary thing, so he/she desires
to be available that in detail, therefore that thing is maintained over here.
Greetings! Very useful advice in this particular post!
It is the little changes that make the most significant changes.
Thanks a lot for sharing!
I have read so many posts concerning the blogger lovers except this post is really a fastidious
article, keep it up.
With havin so much written content do you ever run into any issues of
plagorism or copyright infringement? My site has a lot of unique content I’ve either created myself or outsourced but it looks like a lot of it is popping
it up all over the web without my agreement. Do
you know any ways to help reduce content from being ripped off?
I’d really appreciate it.
Hurrah, that’s what I was searching for, what a
information! present here at this blog, thanks admin of this web
site.
Thanks for sharing your thoughts about hpn.dongnai.gov.vn.
Regards
I’m not positive the place you’re getting your info, however
great topic. I must spend some time learning much more or understanding more.
Thank you for fantastic info I used to be searching for this info for my mission.
When I initially left a comment I seem to have clicked
on the -Notify me when new comments are added- checkbox and now
each time a comment is added I get 4 emails with the
exact same comment. Is there a means you can remove
me from that service? Thank you!