Search:
Advanced Forum Search
Forums
Programming
Web Development
Computers
Tutorials
Snippets
Dev Blogs
Jobs
Lounge
Login
Join!
Today's Topics
Dream.In.Code
>
Programming Help
>
Python
'for' loop pattern question
Page 1 of 1
New Topic/Question
This topic is locked
1 Replies - 723 Views - Last Post: 12 June 2012 - 08:10 AM
Rate Topic:
#1
dreamincodedot
New D.I.C Head
Reputation: 0
Posts:
2
Joined:
12-June 12
'for' loop pattern question
Posted
12 June 2012 - 07:21 AM
This is all that I've gotten so far..
for i in range (1, 10, 1):
print('#' * i)
for i in range (10, 0, -1):
print('#' * i)
Is This A Good Question/Topic?
0
Back to top
MultiQuote
Quote + Reply
Replies To:
'for' loop pattern question
#2
modi123_1
Suitor #2
Reputation: 16479
Posts:
65,313
Joined:
12-June 08
Re: 'for' loop pattern question
Posted
12 June 2012 - 08:10 AM
Please do not create duplicate topics.
Was This Post Helpful?
0
Back to top
MultiQuote
Quote + Reply
← Previous Topic
Python
Next Topic →
Page 1 of 1
Related Python Topics
beta
Function Range() And Loop 'for'
Question About The 'for' Statement...
Is VB.net Worth 'mastering'? - Define 'worth' As You Please.
Nested Loop Pattern Help
'y' Or 'n' Only
Can't Concatenate 'str' And 'int' Objects
I Don't Know Why I'm Getting:TypeError: 'type' Object
Can Someone Correct Me Or Give Me The 'OK' On Why This Is The
How To Add Add Plus To Variable With Button For Endless Loop Break
The Class 'list' In Python
General Discussion
Caffeine Lounge
Corner Cubicle
Student Campus
Software Development
Industry News
Introduce Yourself
Nightmare.In.Code
Programming Help
C and C++
VB.NET
Java
C#
Python
PHP
Mobile Development
ASP.NET
.NET Framework
Ruby
Game Development
Assembly
Databases
ColdFusion
VB6
Other Languages
52 Weeks Of Code
Web Development
Web Development
HTML & CSS
JavaScript
Graphic Design
Flash & ActionScript
Blogging
SEO & Advertising
Web Servers & Hosting
Site Check
Follow & Share
Python Tutorials
Parallel Processing
classes, de-mystified
Computer Networking, Two-Player Interactive Game
Snake Game - A Pygame Tutorial
Buttons and Sliders in Pygame
Book Review: Murach's Python Programming
Walk-Through a "Platform Game" made with Pygame, Part #2
Walk-Through a "Platform Game" made with Pygame, Part #1
Matrix-Rain, a walk-through with focus on class objects.
Video sequences from your Pygame display
54 More Python Tutorials...
Reference Sheets
Code Snippets
C Snippets
C++ Snippets
Java Snippets
Visual Basic Snippets
C# Snippets
VB.NET Snippets
ASP.NET Snippets
PHP Snippets
Python Snippets
Ruby Snippets
ColdFusion Snippets
SQL Snippets
Assembly Snippets
Functional Programming Snippets
Perl Snippets
HTML/CSS Snippets
Javascript Snippets
Flash/ActionScript Snippets
ASP Snippets
Linux, Unix, and Bash Snippets
Other Languages Snippets
Regex
DIC Chatroom
Join our IRC Chat
Bye Bye Ads