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.
Pretty great post. I simply stumbled upon your weblog
and wanted to say that I’ve truly loved surfing around your blog posts.
In any case I will be subscribing for your rss feed and I’m hoping you write once more soon!
Hello, this weekend is nice designed for me, since this moment
i am reading this wonderful informative paragraph here at my residence.
Appreciate the recommendation. Let me try it out.
At this time it seems like BlogEngine is the best blogging platform available right now.
(from what I’ve read) Is that what you are using on your blog?
I know this web page presents quality dependent content and other stuff,
is there any other web site which presents such stuff in quality?
Hello friends, how is the whole thing, and what you desire to say concerning this post, in my view its in fact amazing in support
of me.
Hi! I’ve been following your site for a long time now and finally got the courage
to go ahead and give you a shout out from
Houston Tx! Just wanted to mention keep up the fantastic job!
bookmarked!!, I love your web site!
Ahaa, its nice conversation concerning this paragraph at this place at this web site,
I have read all that, so at this time me also commenting at
this place.
Incredible points. Outstanding arguments. Keep up the good
spirit.
This info is invaluable. When can I find out more?
It’s impressive that you are getting thoughts from this article as well as from our discussion made here.
I read this post completely concerning the difference of most recent and earlier technologies, it’s amazing article.
Excellent blog here! Also your web site loads up very fast!
What web host are you using? Can I get your associate link to your host?
I desire my web site loaded up as quickly as yours lol
What’s up, after reading this amazing paragraph i
am also cheerful to share my knowledge here with colleagues.
I read this post fully about the comparison of most recent and previous technologies, it’s amazing
article.
Very nice post. I just stumbled upon your blog and wished to mention that I have truly
loved browsing your weblog posts. After all I’ll be subscribing in your feed and I’m hoping you write
once more soon!
Hi there! I just wanted to ask if you ever
have any issues 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
prevent hackers?
What’s up, its nice post concerning media print,
we all be familiar with media is a enormous source of
facts.
You can certainly see your enthusiasm in the work you write.
The arena hopes for more passionate writers such as
you who aren’t afraid to say how they believe.
All the time follow your heart.
Its like you learn my thoughts! You appear to know a lot approximately this, like you wrote the
e-book in it or something. I feel that you simply can do with some
percent to power the message home a bit, but other than that, that is wonderful
blog. An excellent read. I’ll definitely be back.
Link exchange is nothing else however it is just placing the other person’s weblog link on your page at appropriate place and other person will also do same in favor
of you.
Everyone loves it whenever people come together and
share views. Great site, stick with it!
Good site you have got here.. It’s hard to find quality writing like yours nowadays.
I truly appreciate people like you! Take care!!
Amazing blog! Do you have any suggestions for aspiring writers?
I’m planning to start my own site soon but I’m a little lost on everything.
Would you recommend starting with a free platform like WordPress or go for a paid option? There are so many
choices out there that I’m totally overwhelmed ..
Any recommendations? Appreciate it!
Hello to all, how is everything, I think every one
is getting more from this site, and your views are good in support of new viewers.
Hi my loved one! I wish to say that this article is amazing, nice written and come with approximately all significant
infos. I’d like to look extra posts like this .
It’s wonderful that you are getting thoughts from this article as well as from our dialogue made
at this time.
Hi, I desire to subscribe for this webpage to obtain latest updates, thus where can i
do it please assist.
If some one wants to be updated with hottest technologies therefore he must be pay
a quick visit this web page and be up to date
every day.
I have read so many articles or reviews concerning the blogger lovers
however this piece of writing is actually a good post, keep it up.
It’s appropriate time to make some plans for the longer term and it is time
to be happy. I’ve read this publish and if I may I
desire to counsel you few fascinating things or tips.
Maybe you could write subsequent articles relating to this
article. I wish to learn even more things approximately it!
With havin so much content and articles do you ever run into any issues of plagorism or
copyright infringement? My blog has a lot of completely unique content I’ve either written myself or outsourced but
it appears 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 truly appreciate it.
wonderful submit, very informative. I wonder why the other experts of this sector do not notice this.
You must proceed your writing. I am sure, you’ve a huge readers’ base already!
Hi there friends, its enormous piece of writing on the topic of tutoringand entirely explained, keep it
up all the time.
Howdy! This post could not be written much better!
Reading through this article reminds me of my previous
roommate! He constantly kept preaching about this. I am going to forward this information to him.
Fairly certain he’s going to have a good read. I appreciate
you for sharing!
Hi mates, its wonderful article about cultureand fully defined, keep it up all the time.
Hi there i am kavin, its my first time to commenting anywhere,
when i read this article i thought i could also make
comment due to this brilliant paragraph.
Right here is the right site for everyone who hopes to find out about this topic.
You know so much its almost tough to argue with you (not that I personally will need to…HaHa).
You certainly put a new spin on a subject which has been discussed for ages.
Excellent stuff, just wonderful!
Hmm is anyone else experiencing problems with the images on this
blog loading? I’m trying to figure out if its a problem on my end or if it’s the blog.
Any suggestions would be greatly appreciated.
A fascinating discussion is worth comment.
I do believe that you need to publish more about this topic, it may not be a taboo subject but generally people don’t speak about these topics.
To the next! Best wishes!!
Hello, just wanted to mention, I loved this post.
It was inspiring. Keep on posting!
Its like you read my mind! You seem to know a lot about this, like
you wrote the book in it or something. I think that you can do with a few pics to
drive the message home a bit, but instead of that, this is wonderful blog.
A fantastic read. I’ll certainly be back.
Currently it appears like WordPress is the best blogging platform out there
right now. (from what I’ve read) Is that what you’re using on your blog?
What’s up, I wish for to subscribe for this webpage to take newest
updates, therefore where can i do it please help out.
These are in fact fantastic ideas in about
blogging. You have touched some nice factors here. Any way keep up wrinting.
Asking questions are actually pleasant thing if you are
not understanding anything totally, however this post provides fastidious
understanding even.
I’ve been surfing online more than 3 hours today, yet I never found any interesting article
like yours. It’s pretty worth enough for me. In my opinion, if all web
owners and bloggers made good content as you did, the web will be much more useful than ever before.
Good day! Do you use Twitter? I’d like to follow you if
that would be ok. I’m undoubtedly enjoying your blog
and look forward to new updates.
I do not even know how I ended up here, but I thought this post was good.
I do not know who you are but certainly you’re going
to a famous blogger if you are not already 😉 Cheers!