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.
I believe what you published was very reasonable. But,
think about this, suppose you were to create a killer post
title? I am not suggesting your information isn’t good., however
what if you added a title to maybe grab folk’s attention? I mean Contoh Soal Pemrograman – Pola Segitiga Siku-siku – Umar faisol is kinda boring.
You might look at Yahoo’s home page and watch how they write article
headlines to get viewers to open the links. You might add a video or a related pic or two to grab people excited about everything’ve got to say.
In my opinion, it could make your posts a little bit more interesting.
Greetings from Ohio! I’m bored to death at work so I decided
to check out your site on my iphone during lunch break.
I love the info you provide here and can’t wait
to take a look when I get home. I’m shocked at how fast your blog loaded on my phone ..
I’m not even using WIFI, just 3G .. Anyhow, great site!
Great article. I’m going through some of these issues as well..
It’s a pity you don’t have a donate button! I’d definitely donate to this superb blog!
I guess for now i’ll settle for book-marking and adding your RSS feed
to my Google account. I look forward to new updates and will share this site
with my Facebook group. Talk soon!
If some one desires expert view on the topic of blogging and site-building then i propose him/her to go to see this blog, Keep
up the fastidious job.
Admiring the persistence you put into your blog and
in depth information you provide. It’s good to come across a blog every
once in a while that isn’t the same unwanted rehashed information. Wonderful read!
I’ve bookmarked your site and I’m adding your RSS feeds to my Google account.
I read this post completely on the topic of the comparison of hottest and
preceding technologies, it’s amazing article.
Actually when someone doesn’t be aware of then its up to other users that
they will assist, so here it happens.
Hello friends, how is the whole thing, and what you
desire to say about this paragraph, in my view its in fact amazing
designed for me.
whoah this weblog is great i like reading your
posts. Keep up the good work! You know, many persons are
hunting around for this info, you could help them greatly.
Hi, I want to subscribe for this weblog to get latest updates,
therefore where can i do it please help out.
Hi, I wish for to subscribe for this webpage to get newest updates, thus where can i do
it please help.
Fine way of telling, and nice article to get facts about my presentation subject, which i am going to deliver in school.
I used to be able to find good info from your blog articles.
great publish, very informative. I wonder why the opposite experts of
this sector don’t realize this. You should proceed your writing.
I am sure, you’ve a great readers’ base already!
Hmm it appears like your site ate my first comment (it was
super long) so I guess I’ll just sum it up what I submitted
and say, I’m thoroughly enjoying your blog. I too am an aspiring blog
blogger but I’m still new to everything. Do you have any tips and hints for newbie blog writers?
I’d definitely appreciate it.
A person necessarily assist to make seriously articles I might state.
That is the first time I frequented your web page and to
this point? I amazed with the analysis you made to make this particular submit extraordinary.
Fantastic process!
Hey! I just wanted to ask if you ever have any
issues with hackers? My last blog (wordpress) was hacked and I ended
up losing many months of hard work due to no data backup.
Do you have any methods to protect against hackers?
Hi there! I’m at work browsing your blog from my new iphone
4! Just wanted to say I love reading through your blog and look forward to all your
posts! Keep up the excellent work!
If you would like to improve your experience just keep visiting this
site and be updated with the hottest information posted here.
I every time emailed this blog post page to all my associates, for the reason that if like
to read it next my links will too.
I have been surfing on-line more than three hours nowadays,
but I never found any attention-grabbing article
like yours. It’s beautiful price sufficient for me. In my view,
if all web owners and bloggers made good content material as you probably did,
the net can be much more helpful than ever before.
constantly i used to read smaller posts which also clear their motive,
and that is also happening with this piece of writing which I am reading now.
Currently it appears like Expression Engine is the preferred blogging platform available right now.
(from what I’ve read) Is that what you are using on your blog?
Wow, fantastic blog structure! How lengthy have you
been running a blog for? you make blogging look easy.
The whole glance of your web site is excellent, as neatly as the content!
Hi there, this weekend is good designed for me,
as this occasion i am reading this impressive informative post here at my home.
Hi colleagues, its impressive paragraph regarding educationand entirely explained,
keep it up all the time.
What’s Taking place i am new to this, I stumbled upon this
I’ve discovered It positively helpful and it has helped me out
loads. I’m hoping to contribute & assist other customers like its helped me.
Great job.
Hello 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 experience so I wanted to get guidance from someone with
experience. Any help would be enormously appreciated!
This text is invaluable. Where can I find out more?
An intriguing discussion is definitely worth comment.
I believe that you ought to publish more on this subject matter, it might not be a taboo
matter but usually folks don’t speak about these subjects.
To the next! Best wishes!!
Hey! This is my first visit to your blog! We are a
group 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 marvellous job!
Pretty section of content. I simply stumbled
upon your blog and in accession capital to assert
that I get in fact enjoyed account your blog posts.
Anyway I will be subscribing in your augment or even I
fulfillment you get admission to persistently rapidly.
Post writing is also a fun, if you be acquainted with after that you can write
if not it is complicated to write.
Currently it looks like Movable Type is the best blogging platform available right now.
(from what I’ve read) Is that what you’re using on your blog?
naturally like your web site but you have
to check the spelling on several of your posts.
Several of them are rife with spelling issues and I in finding it very troublesome to tell
the truth nevertheless I’ll definitely come back again.
We are a bunch of volunteers and starting a new scheme in our community.
Your web site provided us with useful information to work on. You’ve performed an impressive task and our whole neighborhood will be grateful to you.
What’s up, constantly i used to check weblog posts here early in the break of day,
since i enjoy to learn more and more.
I constantly spent my half an hour to read this blog’s posts daily along with a mug of coffee.
What a information of un-ambiguity and preserveness of precious know-how regarding
unpredicted feelings.
This paragraph will assist the internet viewers for setting up new webpage or
even a blog from start to end.
Do you have any video of that? I’d like to find out
more details.
constantly i used to read smaller content that as
well clear their motive, and that is also happening with this piece of writing which I am reading
here.
bookmarked!!, I love your web site!
It’s a shame you don’t have a donate button! I’d most certainly donate to this fantastic blog!
I suppose for now i’ll settle for book-marking and adding your RSS feed to my Google
account. I look forward to brand new updates and will talk about this site with my Facebook
group. Talk soon!
Yes! Finally someone writes about http://www.bsaa.edu.ru.
Appreciate the recommendation. Will try it out.
It’s truly very complex in this active life to listen news on Television, therefore I only use world wide web for that purpose, and take the latest news.
Hi there, I wish for to subscribe for this web site to get newest updates, therefore where can i do
it please help out.
It’s going to be ending of mine day, except before ending
I am reading this impressive article to increase my experience.