Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,548
» Latest member: GPX005631
» Forum threads: 38,664
» Forum posts: 175,205
Full Statistics
|
Online Users |
There are currently 277 online users. » 1 Member(s) | 270 Guest(s) Apple, Google, Bing, Baidu, Yandex, Gribouillis
|
Latest Threads |
gpiozero buttons stop wor...
Forum: General Coding Help
Last Post: deanhystad
6 hours ago
» Replies: 3
» Views: 180
|
How to package code for d...
Forum: General Coding Help
Last Post: noisefloor
Jul-15-2025, 01:26 PM
» Replies: 1
» Views: 114
|
pip3 install certifi fail...
Forum: General Coding Help
Last Post: Pedroski55
Jul-15-2025, 08:52 AM
» Replies: 1
» Views: 97
|
My first python game : Ti...
Forum: Game Development
Last Post: walterliz
Jul-15-2025, 07:45 AM
» Replies: 8
» Views: 55,523
|
A penny doubled every day...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:35 AM
» Replies: 6
» Views: 732
|
Exercise on reading a chu...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:31 AM
» Replies: 3
» Views: 1,209
|
While loop is terminating...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:29 AM
» Replies: 3
» Views: 452
|
Custom Sorting List of Di...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:28 AM
» Replies: 3
» Views: 238
|
Unable to define function...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:26 AM
» Replies: 2
» Views: 102
|
RemoTe server operation w...
Forum: General Coding Help
Last Post: snippsat
Jul-14-2025, 10:14 AM
» Replies: 6
» Views: 705
|
|
|
Python error |
Posted by: smham - Oct-02-2017, 10:46 AM - Forum: General Coding Help
- Replies (2)
|
 |
Here is file cluster.py
[python]from PIL import ImageDraw,Image
from math import sqrt
import random
def readfile(filename):
lines = [line f..... More
|
|
|
Drag and drop converter |
Posted by: Raures - Oct-01-2017, 07:44 PM - Forum: GUI
- No Replies
|
 |
Hello everyone. I've created another User Interface to Python converter (you can find the first one ..... More
|
|
|
Error in my function |
Posted by: zafraj1 - Oct-01-2017, 07:37 PM - Forum: Homework
- Replies (3)
|
 |
Hello everyone. I try to make o function which takes 2 strings, a word and a letter, and counts how many times there is the letter in the word. [b]Her..... More
|
|
|
[split] Delete Threads |
Posted by: xBlackHeartx - Oct-01-2017, 06:12 PM - Forum: Board
- Replies (4)
|
 |
There really needs to be a way to delete your threads. I shouldn't even bother to post unless I can find that feature, since lacking that feature is a..... More
|
|
|
Help with fibonacci sequence |
Posted by: masonmoore93 - Sep-30-2017, 11:53 PM - Forum: Homework
- Replies (2)
|
 |
Here's the problem I'm tasked with:
"In the following sequence, each number (except the first two) is the sum of the previous two numbers: 0, 1, 1,..... More
|
|
|
|