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.
Heya! I’m at work browsing your blog from my new
iphone 3gs! Just wanted to say I love reading your blog and look forward to all your posts!
Keep up the superb work!
Hey very interesting blog!
Aw, this was a very good post. Finding the time and actual effort
to create a superb article… but what can I say… I
put things off a lot and don’t manage to get anything done.
It is the best time to make some plans for the long run and it’s
time to be happy. I have read this post and if I may just I wish to counsel you few
attention-grabbing things or advice. Perhaps you could write subsequent articles relating to this article.
I want to read more issues approximately it!
I’m not sure why but this weblog is loading extremely
slow for me. Is anyone else having this problem or is it a problem on my end?
I’ll check back later on and see if the problem still exists.
Hi there, You’ve done a great job. I’ll definitely digg it
and personally recommend to my friends. I am sure they’ll be benefited from this web site.
I do not even know the way I finished up right here, but I assumed this post was great.
I do not recognise who you might be however definitely you are going to
a well-known blogger if you are not already.
Cheers!
Its like you read my thoughts! You seem to grasp a lot about this, like you wrote the guide in it or something.
I believe that you just could do with a few % to force the message home
a bit, but instead of that, that is wonderful blog.
A great read. I’ll definitely be back.
It’s an amazing paragraph in favor of all the internet
people; they will get advantage from it I am sure.
I have read so many posts regarding the blogger lovers
however this post is truly a nice post, keep it up.
It’s not my first time to visit this site, i am browsing this web page dailly and get
nice facts from here all the time.
Pretty section of content. I just stumbled upon your weblog and in accession capital to assert that I get
in fact enjoyed account your blog posts. Anyway
I will be subscribing to your augment and even I achievement you access consistently quickly.
Скидка!
Тяговые аккумуляторы https://ab-resurs.ru/tyagovye-akkumulyatory-v-glazove/
Наша компания активно поддерживает утилизацию старых аккумуляторов. Вы можете сдать старую батарею и получить за это деньги!
Тяговые малообслуживаемыесвинцово-кислотные аккумуляторные батареи для использования на предприятиях с повышенными требованиями к экологической безопасности серии JM от 2V до 120V
Какие факторы влияют на цену АКБ?
Тяговые аккумуляторы
Тяговые батареи идеально подходят для многосменной работы. Тяговые свинцово-кислотные аккумуляторы (АКБ) компании ССК изготавливаются с применением современных технологий и с использованием прочных инновационных материалов, что в значительной мере увеличивает срок их службы аккумуляторов.
На сегодняшний день аккумуляторные поломоечные и подметальные машины стали стандартом в своей отрасли. Их мобильность, автономность, безопасность и удобство в использовании позволяет обеспечивать наилучшее качество уборки с минимальными трудозатратами. Их ключевое преимущество – отсутствие сетевого шнура, что снимает с поломоечной машины любые ограничения на радиус охвата, а кроме того исключает обрыв провода и связанные с ним простои.
Цены на тяговые аккумуляторы для погрузчика
диоларинитимвим
I have read so many articles or reviews concerning the blogger lovers except this post is actually a fastidious article, keep it
up.
I think that what you composed was actually very logical. However,
think about this, suppose you added a little content? I ain’t saying your
content is not good, however suppose you added a post title that grabbed people’s attention? I mean Contoh Soal Pemrograman – Pola Segitiga Siku-siku – Umar faisol is
a little plain. You ought to peek at Yahoo’s
home page and see how they create news headlines to get
people interested. You might add a related video or a related pic or two to get people excited about everything’ve got to say.
Just my opinion, it would make your posts a little bit more interesting.
Hello, this weekend is pleasant designed for me,
as this point in time i am reading this impressive educational article here at my house.
Hi friends, its impressive piece of writing on the topic
of cultureand fully explained, keep it up all the time.
Since the admin of this web page is working, no question very rapidly
it will be famous, due to its feature contents.
Very nice post. I just stumbled upon your weblog and wanted to say
that I’ve truly enjoyed surfing around your blog posts.
In any case I will be subscribing to your rss feed and I hope you write again soon!
If some one wishes expert view about blogging and site-building then i suggest him/her to
visit this weblog, Keep up the pleasant job.
I read this post fully regarding the comparison of newest and earlier technologies, it’s amazing
article.
Today, I went to the beach front with my kids.
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 totally
off topic but I had to tell someone!
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 suggestions?
I’m gone to tell my little brother, that he should
also pay a visit this weblog on regular basis to get updated from most recent news.
Useful info. Fortunate me I discovered your web site unintentionally, and I am
surprised why this accident didn’t happened earlier! I bookmarked it.
What’s up, just wanted to mention, I loved this article.
It was funny. Keep on posting!
Very quickly this site will be famous among all blogging people, due to it’s good content
I am extremely impressed with your writing skills as
well as with the layout on your weblog. Is this a paid theme or did you customize it yourself?
Anyway keep up the nice quality writing, it is rare to see
a great blog like this one nowadays.
It is not my first time to go to see this web
page, i am browsing this web site dailly and obtain pleasant data from here all the
time.
Hello! Do you use Twitter? I’d like to follow you if
that would be okay. I’m undoubtedly enjoying your blog and look forward to new posts.
Its like you learn my mind! You appear to grasp so much about this,
such as you wrote the ebook in it or something. I think that you just could do with a few percent to pressure
the message home a little bit, however instead of that, this is
great blog. An excellent read. I’ll definitely
be back.
Hey! I’m at work surfing around your blog from my new iphone 4!
Just wanted to say I love reading through your blog and
look forward to all your posts! Carry on the superb work!
I like what you guys are up too. Such clever work and coverage!
Keep up the wonderful works guys I’ve added you guys to my own blogroll.
Keep on working, great job!
Hi there, I enjoy reading all of your article. I
like to write a little comment to support you.
Howdy! I could have sworn I’ve visited your blog before but after browsing through a few of the posts
I realized it’s new to me. Anyways, I’m certainly happy I found it and I’ll be bookmarking it and checking back frequently!
Hi! Do you use Twitter? I’d like to follow you if that would be okay.
I’m absolutely enjoying your blog and look forward to new updates.
If you wish for to get much from this piece of writing then you have to apply such
methods to your won weblog.
Its like you learn my mind! You appear to know a lot about this,
such as you wrote the e-book in it or something.
I feel that you simply could do with a few % to pressure the message house a bit,
but other than that, that is magnificent blog.
A great read. I’ll certainly be back.
We are a group of volunteers and starting a new scheme in our community.
Your site provided us with valuable info to work on. You have done an impressive job and our whole community will be grateful to you.
It’s not my first time to pay a quick visit this site, i
am browsing this web site dailly and take good facts from here everyday.
Hi, just wanted to mention, I loved this post.
It was funny. Keep on posting!
If you wish for to grow your experience simply keep visiting this web site and be
updated with the hottest gossip posted here.
Hello i am kavin, its my first occasion to commenting anyplace, when i read this post i thought i could also
make comment due to this sensible article.
We’re a group of volunteers and opening a brand
new scheme in our community. Your site offered us with helpful info
to work on. You’ve performed an impressive activity
and our entire neighborhood shall be grateful to you.
Now I am going to do my breakfast, afterward having my breakfast coming yet again to read further news.
Today, I went to the beach 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 put 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 totally off topic but
I had to tell someone!
Hello! This is my first visit to your blog! We are a
collection of volunteers and starting a new initiative in a
community in the same niche. Your blog provided us useful information to work
on. You have done a outstanding job!
Asking questions are in fact pleasant thing if you are not understanding anything entirely, however this article offers pleasant understanding yet.
continuously i used to read smaller articles which as well clear their motive, and
that is also happening with this article which I am reading at this place.