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.
This article will help the internet visitors for setting up new weblog or even a
weblog from start to end.
Incredible story there. What occurred after? Good luck!
wonderful issues altogether, you just won a new reader.
What might you recommend about your post that you made a
few days in the past? Any positive?
You can certainly see your expertise in the work you write.
The world hopes for even more passionate writers such as you
who aren’t afraid to say how they believe. All the
time go after your heart.
I pay a quick visit everyday some blogs and sites to read articles, but this blog provides quality based articles.
Hello there! I simply want to offer you a huge thumbs up for the great information you’ve got
right here on this post. I’ll be coming back
to your blog for more soon.
I am curious to find out what blog platform you are using?
I’m experiencing some minor security problems with my latest site and I would like
to find something more safeguarded. Do you have any
recommendations?
It’s in fact very complex in this active life to listen news on Television, therefore I
simply use web for that reason, and obtain the most up-to-date news.
I just like the valuable info you supply for your articles.
I will bookmark your blog and test once more right here regularly.
I am fairly certain I’ll be informed plenty of new stuff right right here!
Good luck for the following!
Excellent blog here! Also your site rather a lot up fast!
What host are you the use of? Can I am getting your affiliate
link in your host? I want my web site loaded up as fast as yours lol
Hi are using WordPress for your blog platform? I’m new to the blog world but I’m trying
to get started and create my own. Do you need any
coding knowledge to make your own blog? Any help would be greatly appreciated!
I know this web site gives quality based articles or reviews and
other stuff, is there any other web page which presents such things
in quality?
Excellent article. I am experiencing a few of these issues as well..
Ridiculous story there. What happened after? Good luck!
Greetings! I’ve been following your web site for
a long time now and finally got the bravery to go ahead and give you a shout out
from Dallas Tx! Just wanted to mention keep up the good
job!
At this time I am going away to do my breakfast, after having my breakfast coming over again to read further news.
You’ve made some good points there. I looked on the internet for
more information about the issue and found most individuals will go along with your views
on this site.
I like what you guys tend to be up too. This kind of clever work and exposure!
Keep up the good works guys I’ve added you guys to
our blogroll.
Hi there! I just wanted to ask if you ever have any problems 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 solutions to stop hackers?
Hello, i read your blog from time to time and i own a
similar one and i was just curious if you get a lot of spam comments?
If so how do you prevent it, any plugin or anything you can advise?
I get so much lately it’s driving me crazy so any help is very much appreciated.
Every weekend i used to pay a visit this web page, because i want enjoyment, as this this
site conations actually pleasant funny stuff too.
Hello mates, fastidious article and nice arguments
commented at this place, I am truly enjoying by these.
Look at my web blog :: poker pulsa online
Hey there just wanted to give you a brief 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 internet browsers
and both show the same outcome.
Aw, this was a very good post. Taking the time and actual effort to produce a superb article… but what
can I say… I put things off a whole lot and never seem to get anything done.
Saved as a favorite, I like your web site!
What’s up, constantly i used to check web site posts here in the early hours in the morning, as i enjoy to learn more and more.
Hi there! Do you know if they make any plugins to assist
with SEO? I’m trying to get my blog to rank for some targeted
keywords but I’m not seeing very good success.
If you know of any please share. Cheers!
I got this site from my buddy who informed me regarding this web page and now this time I am visiting this web site and reading very informative articles at this place.
Heya i’m for the primary time here. I found this board
and I in finding It truly useful & it helped me out much.
I hope to give something back and help others such as
you aided me.
It’s going to be ending of mine day, however before end I
am reading this wonderful paragraph to increase my know-how.
Hi there, for all time i used to check blog posts here in the early hours in the break of day, as
i enjoy to gain knowledge of more and more.
This paragraph will assist the internet people for setting
up new blog or even a weblog from start to end.
This piece of writing is actually a nice one it helps new net users, who are wishing for
blogging.
What’s Going down i’m new to this, I stumbled upon this I’ve discovered
It absolutely helpful and it has aided me out loads. I am
hoping to give a contribution & help other users like its aided me.
Great job.
As the admin of this site is working, no question very shortly it will be famous, due to
its feature contents.
My site :: judi pulsa online
Hello i am kavin, its my first time to commenting anyplace, when i read this paragraph
i thought i could also create comment due to this sensible article.
whoah this blog is excellent i love reading your articles.
Stay up the good work! You recognize, a lot of persons are hunting around
for this info, you could help them greatly.
Hello! I’ve been reading your blog for some time now and finally got the bravery to
go ahead and give you a shout out from Humble Texas!
Just wanted to tell you keep up the excellent job!
Saved as a favorite, I love your site!
My partner and I stumbled over here from a different
web page and thought I may as well check things out.
I like what I see so now i am following you. Look forward to exploring your
web page yet again.
Great delivery. Solid arguments. Keep up the good
effort.
I’m not sure why but this site is loading very slow for me.
Is anyone else having this issue or is it a issue on my end?
I’ll check back later and see if the problem still exists.
For most up-to-date information you have to pay a quick visit world wide web and on world-wide-web I found this site as
a most excellent web site for most recent updates.
I like the valuable information you provide in your articles.
I’ll bookmark your blog and check again here frequently.
I am quite sure I will learn a lot of new stuff right here!
Good luck for the next!
This blog was… how do you say it? Relevant!! Finally I have found something
which helped me. Cheers!
I’m gone to inform my little brother, that he should also visit this webpage on regular
basis to take updated from hottest gossip.
My partner and I stumbled over here by a different page and
thought I might check things out. I like what I see so now i am following you.
Look forward to finding out about your web page for a
second time.
Wow that was strange. I just wrote an very long comment but after I clicked
submit my comment didn’t appear. Grrrr… well I’m not
writing all that over again. Anyhow, just wanted to say fantastic blog!
Link exchange is nothing else but it is only placing the other person’s web site link on your page at proper place and other
person will also do similar in favor of you.
Does your site have a contact page? I’m having
problems locating it but, I’d like to shoot you an email.
I’ve got some recommendations for your blog you
might be interested in hearing. Either way, great blog and
I look forward to seeing it improve over time.