Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,934
» Latest member: alexguemez
» Forum threads: 38,721
» Forum posts: 175,508
Full Statistics
|
Online Users |
There are currently 43 online users. » 0 Member(s) | 37 Guest(s) Applebot, Bing, AOL, Google, AOL
|
Latest Threads |
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
8 hours ago
» Replies: 9
» Views: 2,767
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Yesterday, 11:22 AM
» Replies: 4
» Views: 1,186
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 201
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 535
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,697
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 638
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 219
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,167
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,389
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 1,049
|
|
|
Threads&Queques |
Posted by: alexandra - Aug-31-2017, 05:33 PM - Forum: Homework
- Replies (4)
|
 |
Can I implement the threads in this code, having queues too?
I have solved the problem with some sort of strings called threads, I haven't really use..... More
|
|
|
KeyError: '1' |
Posted by: mikerosz94 - Aug-31-2017, 01:43 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello everyone, I am receiving an error:[error]Traceback (most recent call last):
File "C:\Users\RoszkowskiM\Desktop\win5.py", line 120, in <module..... More
|
|
|
discord bot |
Posted by: lolteam - Aug-31-2017, 08:43 AM - Forum: General Coding Help
- Replies (1)
|
 |
my question here
[python]import discord
from discord.ext.commands import Bot
from discord.ext import commands
Client = discord.Client()
bot_pre..... More
|
|
|
Newby to Pyhon |
Posted by: garich01 - Aug-31-2017, 08:19 AM - Forum: General Coding Help
- Replies (3)
|
 |
Hi, I am new to this forum and new to Python. I am starting with some very basic scripting to manipulate and manage files. Eventually I want to setup ..... More
|
|
|
is |
Posted by: ichabod801 - Aug-31-2017, 02:44 AM - Forum: Board
- Replies (1)
|
 |
I swear I've seen three or four posts in the last couple days using 'is' in place of '=='. Is there some bad tutorial out there teach people this, or ..... More
|
|
|
Artificial Intelligence Machine |
Posted by: iQuantum2K - Aug-31-2017, 01:18 AM - Forum: Jobs
- Replies (3)
|
 |
I dont really know how to code so i need someone to code a custom Artificial Intelligence Machine.
The AI Machine has to have Facial Recognition...... More
|
|
|
dynamically create a list |
Posted by: wfsteadman - Aug-30-2017, 05:34 PM - Forum: General Coding Help
- No Replies
|
 |
greetings all,
I think my question is a simple one. At the base of it, I am trying to get python to generate an empty list based on the value in a..... More
|
|
|
python append |
Posted by: dwiga - Aug-30-2017, 07:08 AM - Forum: Homework
- Replies (5)
|
 |
I am stuck on my code,
that's why I coming here because a lot of python master that solve my question...
[python]
a = "1,2,3"
ax = a.split(","..... More
|
|
|
SyntaxError |
Posted by: woehl - Aug-30-2017, 03:54 AM - Forum: General Coding Help
- Replies (2)
|
 |
Started in Python yesterday. Why this code returns "SyntaxError: Missing parentheses in call to 'print'"
On the Forum interpreter it runs with no err..... More
|
|
|
|