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.
What’s Taking place i am new to this, I stumbled
upon this I have discovered It absolutely helpful and it has aided
me out loads. I hope to give a contribution & help other customers like its helped me.
Great job.
I every time spent my half an hour to read this webpage’s articles everyday
along with a mug of coffee.
Highly descriptive post, I liked that a lot. Will there be a part 2?
Wow! This blog looks exactly like my old one! It’s on a
completely different topic but it has pretty much the same page layout and design. Great choice of colors!
excellent submit, very informative. I wonder why the other experts of this sector do not notice this.
You must proceed your writing. I’m sure, you’ve a
huge readers’ base already!
Its like you learn my mind! You appear to grasp so much
about this, such as you wrote the e-book in it or something.
I think that you could do with a few % to drive the message home a little bit, however other than that, this
is wonderful blog. A great read. I will certainly be
back.
Heya i’m for the primary time here. I came across this board and I to find It truly useful & it
helped me out much. I hope to provide something again and aid others such as you helped me.
Ridiculous story there. What occurred after? Take care!
Why viewers still make use of to read news
papers when in this technological globe everything
is existing on web?
My spouse and I stumbled over here by a different page and thought I might as well check things out.
I like what I see so now i’m following you. Look forward to checking
out your web page for a second time.
Great delivery. Great arguments. Keep up the good work.
Why people still make use of to read news papers when in this technological globe everything is
accessible on web?
Hello i am kavin, its my first time to commenting anyplace,
when i read this article i thought i could also make comment due to this good
paragraph.
Ahaa, its pleasant dialogue regarding this post at this place at this blog, I have read all that,
so at this time me also commenting here.
I just could not go away your site prior to suggesting that I extremely enjoyed the usual information an individual provide in your guests?
Is going to be again frequently to check up on new posts
This site was… how do you say it? Relevant!!
Finally I’ve found something which helped me.
Kudos!
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 blog
when you could be giving us something enlightening to read?
Hey there, You have done a fantastic job. I’ll certainly digg it and personally recommend to my friends.
I am confident they will be benefited from this web site.
Valuable info. Lucky me I found your site by accident,
and I am surprised why this accident didn’t happened earlier!
I bookmarked it.
Everyone loves what you guys are usually up too. This sort of clever work and coverage!
Keep up the terrific works guys I’ve included you guys to our blogroll.
You can certainly see your skills within the article you write.
The arena hopes for even more passionate writers such as you who are not afraid to mention how they believe.
All the time follow your heart.
Pennsylvania is the fourth and the greatest state to legalize and regulate
gambling on-line.
my page 우리카지노 쿠폰
Hello my family member! I want to say that this article is amazing, great written and include almost
all vital infos. I’d like to peer extra posts like this .
Hi there, I enjoy reading through your post. I wanted to write a little comment to support you.
I’m impressed, I have to admit. Rarely do I come across a blog that’s both equally educative and
interesting, and without a doubt, you have hit the nail
on the head. The problem is something that too few folks are speaking
intelligently about. I am very happy that I stumbled across this in my hunt for something relating to this.
Informative article, totally what I wanted to find.
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 a few
months of hard work due to no backup. Do you have any methods to
stop hackers?
Excellent blog you’ve got here.. It’s difficult to find high-quality writing like yours these days.
I seriously appreciate individuals like you! Take
care!!
Hey there this is kind of of off topic but I was wondering if blogs
use WYSIWYG editors or if you have to manually code with HTML.
I’m starting a blog soon but have no coding skills so I wanted to
get advice from someone with experience.
Any help would be enormously appreciated!
Hey there! I could have sworn I’ve been to this site before but after browsing through some of the
post I realized it’s new to me. Anyhow, I’m definitely happy I
found it and I’ll be book-marking and checking back frequently!
What’s up, just wanted to say, I liked this article.
It was funny. Keep on posting!
Attractive section of content. I just stumbled upon your site and in accession capital to assert that I get in fact enjoyed account your blog posts.
Anyway I’ll be subscribing to your feeds and even I achievement you access
consistently fast.
When some one searches for his necessary thing, so he/she wishes
to be available that in detail, thus that thing is maintained over here.
Hi! I simply would like to give you a huge thumbs up for the great info you
have right here on this post. I will be coming back to your
blog for more soon.
When I initially commented I appear to have clicked the -Notify me when new comments are added- checkbox and from now on every time a comment is added
I receive 4 emails with the exact same comment.
There has to be a way you can remove me from that service?
Cheers!
Very nice post. I just stumbled upon your weblog and wanted to say that I have truly
enjoyed browsing your blog posts. After all I’ll be subscribing to your rss feed and I hope you write again soon!
Hi there! I’m at work browsing your blog from my new iphone 4!
Just wanted to say I love reading your blog and look forward to all your posts!
Keep up the outstanding work!
Today, I went to the beachfront 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!
These are in fact enormous ideas in concerning blogging. You have touched some fastidious factors here.
Any way keep up wrinting.
I loved as much as you will receive carried out right here.
The sketch is attractive, your authored subject matter
stylish. nonetheless, you command get got
an impatience over that you wish be delivering the following.
unwell unquestionably come further formerly again as exactly the same
nearly a lot often inside case you shield this increase.
What’s Happening i am new to this, I stumbled upon this I
have discovered It positively helpful and it
has helped me out loads. I hope to contribute & aid
different users like its helped me. Good job.
Hello my loved one! I wish to say that this post is amazing, nice written and come with almost
all significant infos. I’d like to see extra posts like this .
It’s going to be finish of mine day, however before ending I
am reading this wonderful article to increase my know-how.
Hi there to all, how is the whole thing, I think every one is getting more from this web page, and your views
are pleasant designed for new visitors.
I could not refrain from commenting. Well written!
I have been surfing online more than 4 hours today, yet I never
found any interesting article like yours. It is pretty worth enough for me.
In my opinion, if all webmasters and bloggers made good content as you did, the net will
be a lot more useful than ever before.
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 a few months of hard work due to no backup.
Do you have any solutions to protect against hackers?
I’m gone to convey my little brother, that he should also go to see this webpage on regular basis to obtain updated from newest gossip.
Hey! This is my first visit to your blog! We are a team of volunteers and starting a new project in a community in the same
niche. Your blog provided us useful information to work on. You have done a
outstanding job!
Hello colleagues, its fantastic article regarding tutoringand completely defined,
keep it up all the time.