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.
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
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.
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! 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
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.
Good way of explaining, and fastidious post to obtain data concerning my
presentation subject, which i am going to convey in university.
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.
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.
Howdy just wanted to give you a quick heads up and
let you know a few of the images aren’t loading properly.
I’m not sure why but I think its a linking issue.
I’ve tried it in two different browsers and both show the same outcome.
This info is worth everyone’s attention. When can I find out more?
It’s appropriate time to make some plans for the long
run and it is time to be happy. I have read this post and if
I may just I want to suggest you some interesting issues or tips.
Maybe you can write subsequent articles relating to this article.
I want to learn more things about it!
I’ve been browsing online more than 3 hours
today, yet I never found any interesting article like yours.
It’s pretty worth enough for me. Personally, if all webmasters and bloggers made good content as you did, the
internet will be a lot more useful than ever before.
A fascinating discussion is worth comment. There’s no doubt
that that you ought to publish more on this subject, it may not be a taboo matter
but generally people don’t speak about such issues.
To the next! Kind regards!!
I like the valuable info you provide in your articles.
I’ll bookmark your blog and check again here frequently.
I am quite certain I will learn plenty of new
stuff right here! Best of luck for the next!
Pretty component to content. I simply stumbled
upon your blog and in accession capital to claim that I get actually loved account your weblog posts.
Anyway I’ll be subscribing to your feeds or even I success
you get entry to persistently fast.
Piece of writing writing is also a excitement, if you be
acquainted with afterward you can write otherwise it is complicated to write.
This blog was… how do I say it? Relevant!! Finally I have found something which helped me.
Appreciate it!
I have learn some just right stuff here. Definitely value bookmarking for revisiting.
I wonder how much effort you place to make one of these magnificent informative web site.
Paragraph writing is also a excitement, if you be familiar with after that you can write
if not it is complicated to write.
Hi there would you mind letting me know which web host you’re using?
I’ve loaded your blog in 3 different web browsers and I must
say this blog loads a lot quicker then most. Can you suggest a good
internet hosting provider at a fair price? Cheers,
I appreciate it!
Today, I went to the beach front with my kids. I found a sea shell and gave it to my 4 year old daughter and
said “You can hear the ocean if you put this to your ear.” She placed the shell to her ear
and screamed. There was a hermit crab inside and it
pinched her ear. She never wants to go back! LoL I know this is entirely
off topic but I had to tell someone!
I do not even know the way I finished up here, but I believed this put up was great.
I don’t understand who you are however definitely you are going to
a famous blogger when you are not already. Cheers!
I know this web site gives quality based articles or reviews and additional information, is there any other web site which provides such information in quality?
obviously like your web site however you have to check the spelling on several of your posts.
Several of them are rife with spelling issues and I find it
very troublesome to inform the reality nevertheless I’ll certainly
come back again.
Very good information. Lucky me I came across your blog
by chance (stumbleupon). I have book-marked it for later!
I couldn’t resist commenting. Very well written!
Hey! Someone in my Myspace group shared this site with us so I came to
take a look. I’m definitely loving the information. I’m bookmarking and will be tweeting this to
my followers! Wonderful blog and excellent style and design.
Hello there, You have done a great job. I will definitely digg it
and personally suggest to my friends. I’m sure they will be benefited from this web site.
Hi there, all the time i used to check weblog posts here early in the morning, for the reason that i
enjoy to gain knowledge of more and more.
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 could do with a few pics to drive the message home a bit, but instead of that,
this is wonderful blog. A great read. I will definitely be back.
I pay a visit each day a few sites and sites to read posts,
however this webpage offers feature based articles.
Hey there just wanted to give you a quick heads up and let you know a few of the images aren’t loading properly.
I’m not sure why but I think its a linking issue.
I’ve tried it in two different browsers and both show the same outcome.
Hi there, I log on to your blog daily. Your story-telling style is
witty, keep up the good work!
Way cool! Some extremely valid points! I appreciate you penning this article and also the rest of the site is also very good.
Hey just wanted to give you a quick heads up. The words in your post seem to be
running off the screen in Chrome. I’m not sure if this is a format
issue or something to do with browser compatibility but I thought
I’d post to let you know. The style and design look great though!
Hope you get the problem resolved soon. Cheers
If some one wishes to be updated with latest technologies after that he must
be visit this web page and be up to date everyday.
Have you ever thought about publishing an e-book or guest
authoring on other blogs? I have a blog based upon on the same topics you discuss
and would love to have you share some stories/information. I know my viewers would
value your work. If you’re even remotely interested,
feel free to shoot me an e-mail.
Admiring the time and effort you put into your site and detailed information you offer.
It’s good to come across a blog every once in a while
that isn’t the same out of date rehashed information. Fantastic read!
I’ve saved your site and I’m adding your
RSS feeds to my Google account.
I do not even understand how I stopped up here, however
I assumed this publish was good. I do not realize who you are
however certainly you are going to a famous blogger should you
aren’t already. Cheers!
Heya! I’m at work browsing your blog from my new iphone 3gs!
Just wanted to say I love reading through your blog and
look forward to all your posts! Keep up the outstanding work!
Hello, i think that i noticed you visited my weblog so i came to return the favor?.I am attempting to in finding issues
to improve my site!I assume its adequate to make use of some of your
ideas!!
Great article, totally what I needed.