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.
These are truly wonderful ideas in about blogging.
You have touched some fastidious things here. Any way keep up wrinting.
What’s up colleagues, its impressive piece of writing about
cultureand completely defined, keep it up all the time.
Heya i am for the first time here. I came across this board
and I find It truly useful & it helped me out much.
I hope to give something back and help others like you helped
me.
I like the helpful info you supply for your articles.
I will bookmark your weblog and check once more here frequently.
I am reasonably certain I will be informed a lot of new stuff right right here!
Best of luck for the following!
Good write-up. I certainly love this site.
Keep writing!
Very good post. I will be experiencing a few of these issues as well..
You could definitely see your enthusiasm within the article you write.
The world hopes for more passionate writers like you
who aren’t afraid to mention how they believe. All the
time go after your heart.
My partner and I stumbled over here coming from a different web page
and thought I may as well check things out. I like what I
see so i am just following you. Look forward to exploring
your web page repeatedly.
Hmm it seems like your blog ate my first comment (it was super long)
so I guess I’ll just sum it up what I had written and say, I’m thoroughly enjoying your blog.
I as well am an aspiring blog blogger but I’m still new to the whole thing.
Do you have any points for beginner blog writers? I’d definitely appreciate it.
Today, while I was at work, my cousin stole my iPad and tested to see if it can survive a 25 foot drop, just so she can be a youtube sensation.
My iPad is now broken and she has 83 views. I know this is totally
off topic but I had to share it with someone!
Good way of explaining, and nice post to obtain information concerning my presentation subject, which i am going to present in academy.
Every weekend i used to go to see this web site, because
i wish for enjoyment, since this this site conations truly
fastidious funny information too.
I read this post fully on the topic of the comparison of latest and
preceding technologies, it’s amazing article.
Wonderful, what a blog it is! This web site provides useful information to us, keep it
up.
Touche. Great arguments. Keep up the great work.
Hi there mates, good piece of writing and fastidious
urging commented here, I am truly enjoying by these.
Hey there! I’m at work browsing your blog from my new apple iphone!
Just wanted to say I love reading your blog and look forward to all your posts!
Carry on the excellent work!
Heya i am for the first time here. I found this board and I find It truly useful & it helped me out much.
I hope to give something back and help others like
you helped me.
Hmm is anyone else experiencing problems with the pictures
on this blog loading? I’m trying to find out if its a problem on my end or if it’s the blog.
Any feed-back would be greatly appreciated.
You’ve made some decent points there. I looked on the net for more info about the
issue and found most individuals will go along with
your views on this site.
There is definately a great deal to learn about this topic.
I like all the points you’ve made.
Its such as you learn my mind! You appear to grasp so
much approximately this, like you wrote the e book in it or something.
I feel that you could do with a few p.c. to drive the
message home a bit, however instead of that, that is fantastic blog.
A great read. I will certainly be back.
I’m not sure why but this blog is loading very slow for me.
Is anyone else having this problem or is it a issue on my end?
I’ll check back later and see if the problem still exists.
Look into my blog post … rokslides.com
I constantly emailed this weblog post page to all my associates, since if like
to read it next my friends will too.
It is not my first time to visit this web page, i am
visiting this site dailly and take nice information from here all the time.
Great blog here! Also your web site loads up fast!
What web host are you using? Can I get your affiliate link to your host?
I wish my web site loaded up as quickly as yours lol
Hello! I could have sworn I’ve been to your blog before
but after going through some of the articles
I realized it’s new to me. Anyhow, I’m definitely delighted I discovered it and
I’ll be bookmarking it and checking back frequently!
Stunning story there. What occurred after? Good luck!
Hello there! Do you know if they make any plugins to safeguard against hackers?
I’m kinda paranoid about losing everything I’ve worked hard on. Any recommendations?
I don’t know if it’s just me or if perhaps everyone else encountering problems
with your blog. It appears like some of the text in your posts
are running off the screen. Can someone else please provide feedback
and let me know if this is happening to them
too? This could be a issue with my browser because I’ve had this happen before.
Cheers
What’s Going down i’m new to this, I stumbled
upon this I’ve discovered It positively useful and it has helped me out
loads. I am hoping to give a contribution & aid different customers like
its helped me. Great job.
Hi my friend! 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 .
If you want to get a good deal from this article then you have to apply these methods to your
won blog.
Hi there all, here every person is sharing these kinds of knowledge, thus it’s fastidious to read
this web site, and I used to pay a quick visit this webpage all the time.
Wow, this post is pleasant, my sister is analyzing
such things, so I am going to tell her.
Good day! Do you know if they make any plugins to protect
against hackers? I’m kinda paranoid about losing everything
I’ve worked hard on. Any tips?
I’ve learn several good stuff here. Definitely worth bookmarking for revisiting.
I surprise how so much attempt you put to create this kind of great
informative site.
Howdy! Do you know if they make any plugins to safeguard
against hackers? I’m kinda paranoid about losing everything
I’ve worked hard on. Any recommendations?
Great weblog right here! Also your web site rather a lot up very fast!
What host are you the usage of? Can I am getting your associate hyperlink on your host?
I wish my site loaded up as fast as yours lol
Useful info. Lucky me I found your site by accident, and I’m surprised why this
accident did not took place in advance! I bookmarked it.
I do not even know how I ended up here, but I
thought this post was great. I don’t know who you are but certainly you’re
going to a famous blogger if you aren’t already 😉 Cheers!
I know this web site gives quality depending articles or reviews
and extra information, is there any other site which offers these kinds of stuff in quality?
Excellent weblog here! Additionally your site
rather a lot up very fast! What web host are you using?
Can I am getting your affiliate hyperlink for your host? I desire my site loaded
up as quickly as yours lol
Saved as a favorite, I love your web site!
Because the admin of this web site is working, no doubt very soon it will
be well-known, due to its feature contents.
There is certainly a great deal to know about this issue.
I like all the points you’ve made.
Howdy! This is my first visit to your blog! We are a group of volunteers and starting a new initiative in a community in the same niche.
Your blog provided us useful information to work on. You have
done a marvellous job!
Attractive section of content. I just stumbled upon your site and in accession capital to assert
that I acquire in fact enjoyed account your blog posts.
Any way I’ll be subscribing to your feeds and even I achievement you access consistently fast.
Its llike yߋu reɑd my mind! You seem to кnow soo much aƄout this, ⅼike youu wrote tһе book
inn itt ⲟr somеthing. I think that you can dο with some pics to drive
thee message hօme a bit, but otһer than that, tһis is wonderful blog.
An exellent reaⅾ. I’ll certaіnly be bɑck.
Have a ⅼook att my web site อ่านหัวข้อที่กำลังเป็นกระแส
If some one needs to be updated with latest technologies afterward he must be pay
a quick visit this web site and be up to date all the time.