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 it’s me, I am also visiting this web site regularly, this site is truly nice and the users are actually sharing
pleasant thoughts.
I got this site from my friend who informed me regarding this site and at
the moment this time I am visiting this web site and reading very informative posts at this time.
Hmm it looks 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 helpful hints for rookie blog writers? I’d certainly appreciate it.
What a stuff of un-ambiguity and preserveness of valuable know-how
concerning unpredicted emotions.
I loved as much as you will receive carried
out right here. The sketch is tasteful,
your authored subject matter stylish. nonetheless, you command get bought an impatience over that you
wish be delivering the following. unwell unquestionably come more
formerly again as exactly the same nearly a lot often inside case you shield
this increase.
I have learn a few just right stuff here. Certainly value bookmarking for revisiting.
I surprise how so much attempt you place to make
the sort of fantastic informative site.
Hello, all the time i used to check blog posts here early in the morning, since i enjoy to learn more and more.
Amazing! Its actually remarkable piece of writing, I have got much clear idea
about from this paragraph.
Today, I went to the beach front with my children. 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!
Hello to every , since I am actually keen of reading this web site’s post to
be updated daily. It consists of nice information.
This is very interesting, You’re a very skilled
blogger. I’ve joined your feed and look forward to
seeking more of your fantastic post. Also, I have shared your site in my social networks!
I go to see each day some web sites and sites to read posts,
however this web site presents feature based writing.
exciting review. Additionally it is effective visit usually the site to experience agen slot deposit pulsa.
These kind of pages has received attractiveness coming
from slot via pulsa video gaming sufferers in Dalam negri.
Presently there are usually a great deal of lovely promos in the event you join at this time.
This text is priceless. Where can I find out more?
I enjoy what you guys are usually up too. This kind of
clever work and reporting! Keep up the fantastic works guys I’ve
incorporated you guys to our blogroll.
This post is invaluable. When can I find out more?
For most up-to-date information you have to
visit world-wide-web and on web I found this web site as a
finest site for hottest updates.
Howdy! I could have sworn I’ve visited your blog before but after browsing through some
of the articles I realized it’s new to me. Anyways, I’m certainly
happy I found it and I’ll be bookmarking it and checking back often!
What’s up, all the time i used to check weblog posts here in the early
hours in the daylight, because i love to find out 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 fantastic blog.
A fantastic read. I’ll definitely be back.
you’re actually a good webmaster. The site loading pace is
amazing. It kind of feels that you’re doing any distinctive trick.
In addition, The contents are masterpiece. you have done a great
activity on this subject!
I’m gone to tell my little brother, that he should also
pay a quick visit this weblog on regular basis to take updated from hottest information.
We are a bunch of volunteers and opening a new scheme in our community.
Your site offered us with valuable information to work on. You’ve performed a formidable activity and our whole group can be grateful to you.
My family members all the time say that I am killing my time here at net, however
I know I am getting experience all the time by reading thes nice content.
I absolutely love your site.. Great colors & theme.
Did you build this amazing site yourself? Please reply back
as I’m wanting to create my own blog and would like to find
out where you got this from or exactly what the theme is named.
Cheers!
At this time I am going to do my breakfast, afterward having my breakfast coming yet again to
read other news.
Hi! 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?
We are a bunch of volunteers and opening a new scheme in our community.
Your site offered us with helpful info to work on. You’ve performed an impressive task
and our entire community might be grateful to you.
What a information of un-ambiguity and preserveness of precious knowledge concerning unexpected emotions.
I every time emailed this webpage post page to all my contacts, for
the reason that if like to read it then my links will too.
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 suggestions?
Appreciate the recommendation. Will try it out.
Hey! I just wanted to ask if you ever have any trouble with hackers?
My last blog (wordpress) was hacked and I ended up losing several weeks of hard
work due to no back up. Do you have any methods to prevent hackers?
Heya this is kind of of off topic but I was wanting to know if blogs use WYSIWYG editors or if you
have to manually code with HTML. I’m starting a blog soon but have no coding experience so I wanted to get
advice from someone with experience. Any help would be enormously
appreciated!
Hi there, I enjoy reading all of your article. I wanted to write
a little comment to support you.
Hello! I’ve been reading your blog for some time now and finally got the courage to go
ahead and give you a shout out from Lubbock Texas!
Just wanted to tell you keep up the good job!
This web site definitely has all the information I wanted about this
subject and didn’t know who to ask.
Attractive section of content. I just stumbled upon your site and in accession capital to say that I acquire in fact loved account your blog
posts. Anyway I will be subscribing on your augment or even I
achievement you get right of entry to persistently quickly.
Link exchange is nothing else however it is only placing the other person’s blog link on your page at proper place and
other person will also do same in favor of you.
Hey 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?
Why people still use to read news papers when in this technological world the whole thing is available on web?
Quality articles is the important to be a focus for the visitors to
pay a visit the web site, that’s what this web page is providing.
Everyone loves what you guys are up too. This sort of clever work and reporting!
Keep up the great works guys I’ve included you guys to my personal blogroll.
This text is invaluable. How can I find out more?
Hello, its fastidious post on the topic of media print, we
all know media is a wonderful source of facts.
I’m impressed, I have to admit. Rarely do I
come across a blog that’s both educative and engaging, and let me tell you, you’ve hit the nail
on the head. The issue is something not enough men and women are speaking intelligently about.
Now i’m very happy I came across this during my search for something regarding this.
Having read this I thought it was rather enlightening.
I appreciate you finding the 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 worthwhile!
No matter if some one searches for his vital thing, thus
he/she wants to be available that in detail, so that thing is maintained over here.
I got this web site from my buddy who informed me regarding
this web site and at the moment this time I am browsing this web page and reading very informative articles or reviews here.
Very shortly this web site will be famous amid all blogging and site-building
viewers, due to it’s fastidious articles or reviews