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.
An intriguing discussion is worth comment. I do believe that you
should write more on this issue, it may not be a taboo matter
but usually people do not speak about these subjects. To the
next! Cheers!!
My relatives all the time say that I am killing my time here
at net, but I know I am getting knowledge daily by reading such pleasant posts.
This blog was… how do I say it? Relevant!! Finally
I’ve found something that helped me. Kudos!
It’s truly very complex in this full of activity life to listen news on TV,
so I just use the web for that purpose, and take the most
recent information.
I every time spent my half an hour to read this web site’s articles daily along with a mug of coffee.
Hello are using WordPress for your site platform?
I’m new to the blog world but I’m trying to get started and
set up my own. Do you require any html coding knowledge to make
your own blog? Any help would be greatly appreciated!
Very nice post. I just stumbled upon your weblog and wished to
say that I’ve truly enjoyed surfing around your blog
posts. In any case I’ll be subscribing to your feed and I hope you write again soon!
I just like the valuable information you supply in your
articles. I’ll bookmark your blog and check once more right here
regularly. I’m moderately certain I’ll be told many new stuff proper here!
Best of luck for the next!
Great article, just what I needed.
As the admin of this web site is working, no doubt very rapidly it will be
famous, due to its feature contents.
This info is priceless. How can I find out more?
bookmarked!!, I like your site!
I read this article fully on the topic of the difference of most recent and earlier technologies, it’s remarkable article.
My spouse and I stumbled over here different web address and thought
I might check things out. I like what I see so now
i’m following you. Look forward to going over your web page yet again.
Hi there, I want to subscribe for this weblog to obtain most recent updates, so where can i do it please assist.
I got this site from my pal who told me concerning this web
site and at the moment this time I am browsing this web site and
reading very informative posts at this place.
Right away I am ready to do my breakfast, afterward having my breakfast coming yet again to read more news.
This site was… how do you say it? Relevant!! Finally
I’ve found something that helped me. Cheers!
It’s going to be ending of mine day, but before end I am reading this wonderful post to
improve my experience.
It’s remarkable to visit this web site and
reading the views of all friends concerning this post, while I am also keen of getting experience.
Very descriptive article, I loved that bit.
Will there be a part 2?
Hey there just wanted to give you a quick heads up and let
you know a few of the pictures 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 results.
Hi there, There’s no doubt that your blog could be having web browser compatibility problems.
When I take a look at your site 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! Other than that,
wonderful blog!
Great article.
We are a bunch of volunteers and opening a brand new
scheme in our community. Your web site provided us
with helpful info to work on. You have performed a formidable task and our whole community will likely be grateful
to you.
My family every time say that I am killing my time
here at net, except I know I am getting knowledge every day by reading thes pleasant content.
Have you ever thought about including a little bit more than just
your articles? I mean, what you say is fundamental and everything.
Nevertheless imagine if you added some great graphics or video clips to give your posts more, “pop”!
Your content is excellent but with images and clips, this blog could undeniably be one of the
greatest in its field. Excellent blog!
Howdy just wanted to give you a quick heads
up. The text in your content seem to be running off the screen in Firefox.
I’m not sure if this is a formatting issue or something to do with internet browser compatibility but I thought I’d post to let you know.
The design look great though! Hope you get the issue fixed
soon. Kudos
Its like you read my thoughts! You appear to understand so much about
this, like you wrote the ebook in it or something.
I believe that you just could do with a few p.c. to
power the message house a little bit, but other than that,
that is magnificent blog. An excellent read. I’ll definitely be
back.
Informative article, exactly what I needed.
I have learn several just right stuff here. Certainly value bookmarking for
revisiting. I wonder how much effort you put to make this
sort of magnificent informative site.
Very rapidly this web page will be famous amid all blogging
viewers, due to it’s fastidious articles or reviews
Hi, I do believe this is an excellent web site. I stumbledupon it 😉 I will
come back once again since I bookmarked it.
Money and freedom is the best way to change, may you be
rich and continue to guide others.
Aw, this was an incredibly nice post. Taking
a few minutes and actual effort to generate a good article… but what can I say… I put things
off a whole lot and never seem to get nearly anything done.
What a stuff of un-ambiguity and preserveness of precious know-how about unpredicted emotions.
An intriguing discussion is definitely worth comment.
I do believe that you ought to publish more on this
issue, it may not be a taboo subject but typically folks don’t discuss these subjects.
To the next! Cheers!!
Have you ever thought about creating an ebook or guest authoring
on other blogs? I have a blog based upon on the same ideas you discuss and would love to have you
share some stories/information. I know my subscribers would value your work.
If you are even remotely interested, feel free to send me an email.
I’ve learn some just right stuff here. Certainly value
bookmarking for revisiting. I wonder how much attempt you put to make one of these great informative site.
You can certainly see your skills in the work you write. The sector hopes for
more passionate writers like you who are not afraid
to say how they believe. All the time go after your heart.
It’s a shame you don’t have a donate button! I’d most certainly donate to this superb
blog! I guess for now i’ll settle for bookmarking and adding your RSS feed to my Google account.
I look forward to new updates and will talk about this blog with my Facebook group.
Chat soon!
When I initially commented I clicked the “Notify me when new comments are added” checkbox and now each time a comment is added I get four e-mails with the same comment. Is there any way you can remove me from that service? Cheers!|
Article writing is also a fun, if you be familiar with then you can write or else
it is complicated to write.
Hi there, You have done an incredible job. I will certainly
digg it and personally recommend to my friends.
I’m confident they will be benefited from this web site.
What’s up i am kavin, its my first time to commenting anywhere, when i read this
article i thought i could also make comment due to this brilliant post.
What’s up colleagues, its wonderful article concerning tutoringand fully
explained, keep it up all the time.
Hey very nice blog!
Wow that was strange. I just wrote an incredibly long comment but after I clicked submit my comment didn’t show up.
Grrrr… well I’m not writing all that over again. Anyways, just wanted to
say superb blog!
Hi there, i read your blog occasionally and i own a similar
one and i was just wondering if you get a lot of spam feedback?
If so how do you protect against it, any plugin or anything you can advise?
I get so much lately it’s driving me mad so any help
is very much appreciated.
It is perfect time to make a few plans for the long run and
it’s time to be happy. I have read this post and if I may I desire to counsel you some interesting
things or suggestions. Perhaps you can write next articles referring to this article.
I desire to learn even more things about it!
I’m amazed, I hɑve to admit. Seldim Ԁo
I encounter ɑ blog tһat’s bߋth equally educative
ɑnd engaging, and let me tell you, ʏou have hit thе nail
օn the head. The issue iѕ something that too fеw folks aге speaking intelligently
аbout. І am very hаppy that I stumbled acrоss thiѕ during
my hunt for something concеrning this.
my homeρage – أشياء مجانية على الإنترنت