Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,933
» Latest member: Sterlin
» Forum threads: 38,721
» Forum posts: 175,503
Full Statistics
|
Online Users |
There are currently 46 online users. » 1 Member(s) | 38 Guest(s) Google, Bing, AOL, Facebook, Sterlin
|
Latest Threads |
Sports Betting Game Devel...
Forum: Game Development
Last Post: Sterlin
4 minutes ago
» Replies: 0
» Views: 1
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
9 hours ago
» Replies: 3
» Views: 945
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 387
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-15-2025, 08:58 PM
» Replies: 8
» Views: 2,540
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,566
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 463
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 145
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 2,968
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,213
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 894
|
|
|
No desired output for code. |
Posted by: James349 - May-17-2023, 03:21 PM - Forum: Homework
- Replies (1)
|
 |
Hello, I am working on a tic-tac-toe project for python for a 7 by 7 grid and I am supposed to define a specific depth and use alpha-beta pruning for ..... More
|
|
|
SQL FTS 5 |
Posted by: DPaul - May-17-2023, 06:12 AM - Forum: Bar
- Replies (14)
|
 |
Hi,
After OCR, I am left with texts that contain data.
I analyse these texts with python and put the relevant data into records that are inserted into..... More
|
|
|
Translation |
Posted by: AliceCu - May-16-2023, 04:39 PM - Forum: General Coding Help
- Replies (2)
|
 |
I don't understand why I have the result in English. I need to translate it in Russian
[python]from deep_translator import GoogleTranslator
import r..... More
|
|
|
Index error help |
Posted by: MRsquared - May-15-2023, 02:41 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hi,
I am extracting historic data from a scraping website using the following code. However, I get the error 'IndexError: index 228 is out of bound..... More
|
|
|
More OCR |
Posted by: DPaul - May-14-2023, 06:54 AM - Forum: Bar
- Replies (6)
|
 |
Hi,
It happens that some prayer cards are in poor condition or have poor print quality.
Amongst the zillions processed, they do not always stand out..... More
|
|
|
combobox |
Posted by: paulie70 - May-13-2023, 06:44 PM - Forum: GUI
- Replies (3)
|
 |
hello
i am new at python en gui tkinter my combobox don't show
[python]import tkinter
from tkinter import ttk
window = tkinter.Tk(..... More
|
|
|
TCP server syntax error |
Posted by: wabbit - May-13-2023, 11:29 AM - Forum: Networking
- Replies (2)
|
 |
I'm trying to create a tcp server on python. Does anyone know why I'm receiving this syntax error despite defining 'server' earlier in the code. Is it..... More
Attached Files
Thumbnail(s)
|
|
|
|