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.
Very good post. I’m dealing with many of these issues as well..
obviously like your web-site but you have to take a look at the spelling on several
of your posts. A number of them are rife with spelling problems and I in finding it very troublesome
to inform the truth however I will definitely come again again.
Hi are using WordPress for your site platform? I’m new to the blog world
but I’m trying to get started and create my own. Do you require any html coding
expertise to make your own blog? Any help would be greatly appreciated!
Highly energetic post, I enjoyed that bit. Will there be a part 2?
Ahaa, its pleasant dialogue about this paragraph at this place at this
weblog, I have read all that, so at this time me also commenting at this place.
you’re actually a good webmaster. The web site loading pace is amazing.
It kind of feels that you are doing any distinctive trick.
Furthermore, The contents are masterwork. you’ve performed a fantastic job on this matter!
Hey there would you mind letting me know which web host you’re working with?
I’ve loaded your blog in 3 completely different internet browsers and I must say this blog loads a lot faster
then most. Can you recommend a good web hosting provider
at a fair price? Cheers, I appreciate it!
great issues altogether, you just won a new reader.
What would you suggest about your publish that you made some days
in the past? Any positive?
Hello, this weekend is pleasant in support of me, for the reason that this moment i am reading this wonderful informative piece of writing here at my
home.
Hi to all, how is the whole thing, I think every
one is getting more from this web site, and your
views are nice in support of new viewers.
I’d like to find out more? I’d want to find out more details.
Having read this I believed it was rather enlightening.
I appreciate you spending some time and effort to put this information together.
I once again find myself personally spending a significant amount of time both reading and leaving
comments. But so what, it was still worth it!
Hello to all, it’s truly a good for me to pay a
visit this web site, it contains priceless Information.
If you desire to obtain much from this article then you have to apply such strategies to your won weblog.
Greetings! I’ve been reading your weblog for a while now and finally got the bravery to go ahead and give you a shout out from Huffman Texas!
Just wanted to say keep up the fantastic work!
Hi there, I want to subscribe for this weblog to
obtain most recent updates, so where can i do it please help out.
I am curious to find out what blog system you happen to be working
with? I’m experiencing some small security issues with my latest site and
I would like to find something more safe. Do you have any recommendations?
Way cool! Some extremely valid points! I appreciate you writing this article plus the rest of the site
is also very good.
Write more, thats all I have to say. Literally, it seems as
though you relied on the video to make your
point. You obviously know what youre talking about, why throw away your intelligence on just posting videos
to your site when you could be giving us something enlightening to read?
Hello to every one, the contents present at this web site are in fact amazing for people experience,
well, keep up the good work fellows.
What’s up, just wanted to mention, I enjoyed this post.
It was helpful. Keep on posting!
I’ve been exploring for a bit for any high quality articles or weblog posts in this sort of house .
Exploring in Yahoo I finally stumbled upon this web site.
Reading this information So i am satisfied to convey that I
have an incredibly excellent uncanny feeling I came upon just what I needed.
I such a lot without a doubt will make certain to do not put
out of your mind this site and give it a look regularly.
Howdy! This is kind of off topic but I need some
guidance from an established blog. Is it very difficult to set up your own blog?
I’m not very techincal but I can figure things out pretty quick.
I’m thinking about setting up my own but I’m not sure where to start.
Do you have any ideas or suggestions? Appreciate it
Hello there! I simply want to offer you a huge thumbs up for your excellent info you have got right
here on this post. I’ll be returning to your site
for more soon.
Hi there, for all time i used to check web site posts here in the early hours in the break of day, as i love to find out more and more.
Hello to every one, it’s actually a fastidious for me to go to see this web site,
it contains helpful Information.
I constantly emailed this webpage post page to all my contacts, since if like to read it next
my friends will too.
Hello! Someone in my Myspace group shared this site with us
so I came to give it a look. I’m definitely enjoying the information. I’m
bookmarking and will be tweeting this to my followers!
Excellent blog and outstanding style and design.
I have read some just right stuff here. Certainly price bookmarking for revisiting.
I surprise how a lot effort you put to create this type
of great informative web site.
What’s up, constantly i used to check weblog posts here
in the early hours in the daylight, because i love to learn more
and more.
I just like the valuable information you provide on your articles.
I will bookmark your weblog and check once more here regularly.
I’m somewhat sure I’ll learn many new stuff right right here!
Best of luck for the next!
I enjoy what you guys are up too. Such clever work and exposure!
Keep up the terrific works guys I’ve included you guys to my own blogroll.
Have you ever considered about adding a little bit more than just your articles?
I mean, what you say is important and everything.
Nevertheless imagine if you added some great photos or videos to
give your posts more, “pop”! Your content is excellent but with
images and clips, this blog could certainly be one of the greatest in its field.
Terrific blog!
Very good information. Lucky me I discovered your site by chance (stumbleupon).
I have saved as a favorite for later!
With havin so much content do you ever run into any issues of plagorism or copyright infringement?
My blog has a lot of exclusive content I’ve either written 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 methods to help protect against content from being
ripped off? I’d definitely appreciate it.
Asking questions are in fact fastidious thing
if you are not understanding something completely, but this
paragraph offers nice understanding yet.
I’d like to find out more? I’d like to find out more details.
of course like your web-site but you need to check the
spelling on quite a few of your posts. A number of them are rife
with spelling problems and I in finding it very troublesome to inform the truth however I’ll surely come again again.
This piece of writing will help the internet users for creating new web site or even a weblog from start to end.
Can you tell us more about this? I’d care to find out some additional information.
Hello to all, the contents existing at this site are truly remarkable for people experience, well,
keep up the good work fellows.
I read this piece of writing completely on the topic of the comparison of latest and
earlier technologies, it’s amazing article.
Hello i am kavin, its my first time to commenting anyplace, when i read this article i thought i could also create comment due to this sensible piece of writing.
I’m not sure why but this web site is loading incredibly slow for me.
Is anyone else having this issue or is it a problem on my end?
I’ll check back later and see if the problem still exists.
It’s actually very complex in this full of activity life
to listen news on TV, thus I simply use internet for that reason, and obtain the most up-to-date information.
Hi! I’ve been reading your web site for a while now and
finally got the bravery to go ahead and give you a
shout out from Austin Texas! Just wanted to tell you keep up the fantastic
work!
Heya are using WordPress for your site platform? I’m new to
the blog world but I’m trying to get started and create my own. Do you require any html
coding expertise to make your own blog? Any help would be greatly appreciated!
Since the admin of this web site is working, no question very soon it will
be renowned, due to its quality contents.
Incredible points. Great arguments. Keep up the good spirit.
I’m extremely impressed along with your writing abilities as
smartly as with the structure for your blog. Is that this a
paid theme or did you modify it yourself? Anyway keep up
the excellent high quality writing, it’s uncommon to peer a
great blog like this one nowadays..