Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 484 online users. » 0 Member(s) | 479 Guest(s) Bing, Baidu, Google, Yandex, AOL
|
|
|
Generators/Iterators |
Posted by: micseydel - Oct-10-2016, 03:30 PM - Forum: Fundamentals
- No Replies
|
 |
Iterators are simple objects which can be iterated over, and which can be interrupted, and continued later on. If you have an iterable such as a list,..... More
|
|
|
Comprehension Expressions |
Posted by: micseydel - Oct-10-2016, 03:28 PM - Forum: Fundamentals
- No Replies
|
 |
[Migrated from the old forum, originally posted 22 February 2013.]
[color=#333333]Comprehensions are syntactic sugar for for loops. Here is co..... More
|
|
|
Sum Series w/ Fractions |
Posted by: EwH006 - Oct-10-2016, 02:42 PM - Forum: Homework
- Replies (12)
|
 |
Good Morning,
I am new to programming and these forums. I plan on becoming a little more active here and on IRC while working toward my degree.
..... More
|
|
|
Parallel Python |
Posted by: Manjunath - Oct-10-2016, 09:54 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hi, I'm processing huge data around 13million records, I have my sequential algorithm running for small number of records, my plan is to run the same ..... More
|
|
|
Dark theme |
Posted by: metulburr - Oct-10-2016, 05:40 AM - Forum: Board
- Replies (21)
|
 |
I added a new dark theme. Each user can select their own theme in their User CP -> edit options -> Board style -> Carbon/default. Or the same can be d..... More
|
|
|
Creating a window (part 1) |
Posted by: metulburr - Oct-09-2016, 02:54 PM - Forum: Game Tutorials
- No Replies
|
 |
This tutorial starts a series of tutorials. This specific one handles opening a window, and modifications to that window. Feel free to ask questions o..... More
Attached Files
Thumbnail(s)
|
|
|
guessing script |
Posted by: simon - Oct-09-2016, 08:02 AM - Forum: Homework
- Replies (3)
|
 |
Hello, this is my first time in python and i need help with my code, i want to guess a number between 1-100, but the problem is i can only guess 1-3ti..... More
|
|
|
Testing unanswered posts (new) |
Posted by: ichabod801 - Oct-08-2016, 11:08 PM - Forum: Board
- No Replies
|
 |
Please do not respond to this post.
Quote:TESTING: this post should show in unanswered
|
|
|
Alt history randomized |
Posted by: jamesfrancis - Oct-08-2016, 07:26 PM - Forum: Code sharing
- Replies (2)
|
 |
I made this program called the Alt history randomized.
As you can see, it prints a string that basically creates a new, random historical figure, his..... More
|
|
|
Competitions? |
Posted by: nilamo - Oct-08-2016, 03:04 PM - Forum: Board
- Replies (2)
|
 |
I've been working on a competition for members of our little forum, but... where should I post it? General? Scripts? Bar? It'll be an ongoing thing, w..... More
|
|
|
Where are the girls? |
Posted by: wavic - Oct-08-2016, 02:22 PM - Forum: Bar
- Replies (10)
|
 |
Any pywomen here?
I am sure that Python fits on any lady. :cool:
|
|
|
grid layout |
Posted by: neech - Oct-07-2016, 06:18 PM - Forum: GUI
- Replies (8)
|
 |
I would like to be consistent in my window management (I heard that was best practice). However, I have a window that is 800x400 which is the size of ..... More
|
|
|
|