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.
Everyone loves what you guys tend to be up too. This sort of
clever work and exposure! Keep up the great works guys I’ve
incorporated you guys to my personal blogroll.
I enjoy what you guys are usually up too. Such clever work and reporting!
Keep up the very good works guys I’ve added you guys to blogroll.
If some one wants to be updated with latest technologies therefore he must
be pay a quick visit this web site and be up to date all the
time.
Useful information. Fortunate me I found your web site by accident, and I
am surprised why this accident did not happened in advance!
I bookmarked it.
In fact no matter if someone doesn’t know then its up to other users that they will help, so here it happens.
Keep this going please, great job!
Wow, incredible weblog structure! How lengthy have you been blogging
for? you made blogging look easy. The whole glance of your site is great, let alone
the content!
obviously like your web site but you have to test the spelling on quite a few
of your posts. A number of them are rife with spelling problems
and I find it very bothersome to tell the truth then again I’ll definitely come again again.
Good day! 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 tips?
I’m gone to say to my little brother, that he should also go to see this weblog on regular basis to take updated from newest information.
Hello, I would like to subscribe for this weblog to take most up-to-date updates,
thus where can i do it please help.
I have fun with, result in I found exactly what I was taking a look for.
You’ve ended my 4 day lengthy hunt! God Bless you man. Have a great day.
Bye
Ahaa, its good dialogue concerning this article at this place at this web site, I have read
all that, so now me also commenting at this place.
Fastidious replies in return of this matter with real arguments and telling everything regarding that.
Hey! I just wanted to ask if you ever have any problems with hackers?
My last blog (wordpress) was hacked and I ended up losing
months of hard work due to no backup. Do you have any solutions to stop hackers?
Hi there to all, how is all, I think every one is getting more from this site, and your views are fastidious for new users.
Incredible points. Sound arguments. Keep up the amazing spirit.
Hi there to all, how is all, I think every one is getting
more from this web site, and your views are fastidious in support of new people.
I loved as much as you’ll receive carried out right here.
The sketch is tasteful, your authored material stylish.
nonetheless, you command get bought an impatience over that you wish
be delivering the following. unwell unquestionably come
further formerly again since exactly the same nearly a lot often inside case you shield this hike.
I read this article completely concerning the resemblance of most recent and
previous technologies, it’s remarkable article.
We are a group of volunteers and starting a new scheme in our community.
Your web site offered us with valuable information to work on. You’ve done a formidable job and our entire community will
be grateful to you.
What’s up, this weekend is good for me, since this moment i am reading this
enormous informative article here at my residence.
Why users still use to read news papers when in this technological globe everything is accessible
on web?
excellent issues altogether, you simply received a logo new reader.
What might you suggest in regards to your submit that you simply made
a few days ago? Any certain?
I love what you guys are usually up too. This sort of
clever work and exposure! Keep up the good works guys I’ve added you guys to my personal blogroll.
Heya! I’m at work surfing around your blog from
my new apple iphone! Just wanted to say I love reading through
your blog and look forward to all your posts!
Carry on the outstanding work!
Hello, this weekend is good designed for me, for the reason that this time i am reading this fantastic informative paragraph here at my residence.
For latest information you have to pay a visit internet and on web I found this site as a finest site for
newest updates.
Hi, There’s no doubt that your web site could possibly be having browser compatibility problems.
When I take a look at your web site in Safari, it looks fine however when opening in IE,
it has some overlapping issues. I merely wanted to provide you with a quick
heads up! Besides that, excellent blog!
In fact when someone doesn’t know afterward its up to
other visitors that they will help, so here it happens.
Hello, I do think your blog may be having web browser compatibility problems.
When I look at your blog in Safari, it looks fine but when opening in IE, it has some overlapping issues.
I merely wanted to provide you with a quick heads up!
Apart from that, fantastic site!
Hi! I’m at work browsing your blog from my new iphone!
Just wanted to say I love reading through your blog and look forward to
all your posts! Carry on the superb work!
What’s Happening i am new to this, I stumbled upon this
I have found It absolutely helpful and it has helped me out
loads. I am hoping to contribute & assist other
customers like its helped me. Good job.
Write more, thats all I have to say. Literally, it seems
as though you relied on the video to make your point. You definitely know
what youre talking about, why waste your intelligence on just posting videos to
your weblog when you could be giving us something informative to read?
Yes! Finally something about discuss.
Wow, fantastic blog layout! How long have you been blogging for?
you made blogging look easy. The overall look of your
web site is wonderful, as well as the content!
I have read so many articles concerning the blogger lovers but this piece of writing is actually a pleasant post, keep it up.
great post, very informative. I ponder why the other experts
of this sector don’t notice this. You should proceed your writing.
I’m confident, you have a great readers’ base already!
Hi just wanted to give you a quick heads up and let you
know a few of the images aren’t loading correctly. 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.
I know this web page provides quality dependent articles or reviews and extra information, is there any other web site
which provides these data in quality?
What’s up colleagues, nice piece of writing and pleasant arguments commented at this place,
I am actually enjoying by these.
Aw, this was a very good post. Taking the time and actual effort
to generate a good article… but what can I say… I
put things off a whole lot and don’t manage to get anything done.
For the reason that the admin of this web page is working, no hesitation very
soon it will be renowned, due to its quality contents.
Since the admin of this site is working, no question very soon it will be famous, due to its feature contents.
Hi, i believe that i noticed you visited my site so i got here to go back the prefer?.I am trying to in finding issues to improve my site!I suppose its good enough to make use of a few of your concepts!!
Hi! I simply want to give you a huge thumbs up for your excellent info you’ve got here on this post.
I will be returning to your web site for more soon.
Its not my first time to go to see this web site,
i am browsing this site dailly and get nice data from here daily.
Why visitors still make use of to read news papers when in this technological world the whole thing is presented on web?
Hi to every body, it’s my first go to see of this blog; this weblog contains amazing and in fact
fine data in support of readers.
What a material of un-ambiguity and preserveness of precious knowledge about
unpredicted feelings.