| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,237
» Latest member: lary_p
» Forum threads: 38,776
» Forum posts: 175,791
Full Statistics
|
| Online Users |
There are currently 47 online users. » 1 Member(s) | 42 Guest(s) Bing, Google, Apple, snippsat
|
| Latest Threads |
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Today, 12:56 AM
» Replies: 4
» Views: 134
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Yesterday, 10:39 AM
» Replies: 3
» Views: 109
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-07-2025, 07:29 PM
» Replies: 0
» Views: 81
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 122
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,205
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,374
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,575
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 197
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,205
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,455
|
|
|
| SQL question |
|
Posted by: DPaul - Jun-01-2023, 03:28 PM - Forum: Bar
- Replies (4)
|
 |
Hi,
I have data in an FTS5 sql table, but you can sql update it like any other table. (but no field types)
Say the table is called "abc", and has 3 fi..... More
|
|
|
| how it works??? "__name__" |
|
Posted by: Vensworld - May-31-2023, 07:34 AM - Forum: Homework
- Replies (3)
|
 |
Hi I am a new to Python. Can somebody explain me how this program works and particularly the flow of program. Why the output shows as "inner". Regar..... More
Attached Files
inner.py (Size: 173 bytes / Downloads: 228)
|
|
|
| Pytest mocks |
|
Posted by: anthonyrmoss78 - May-30-2023, 08:28 PM - Forum: General Coding Help
- No Replies
|
 |
Hi everyone, i hiope someone can help me .
I have recently started working on a huge pytest framework with about 15000 tests .
However, there seems..... More
|
|
|
| test error |
|
Posted by: MCL169 - May-29-2023, 08:43 PM - Forum: Homework
- No Replies
|
 |
def get_input_as_int(arg):
try:
result = int(arg)
return result
except ValueError:
raise ValueError("Argument is ..... More
|
|
|
| i need help pls |
|
Posted by: augusto_A - May-28-2023, 01:44 PM - Forum: Game Development
- Replies (2)
|
 |
hi, im trying to implement a item colection sistem on my game but i cant understand why is not workin, the items are suposed to disapear wen you touch..... More
|
|
|
| Click on googletranslator |
|
Posted by: CH3RNO - May-27-2023, 01:28 PM - Forum: General Coding Help
- No Replies
|
 |
Please I need help.
I need it to run in the background while I'm in full screen playing, for example.
I get the code to call chrome, look for the tran..... More
|
|
|
| Match statement |
|
Posted by: Fabrizio_fg - May-27-2023, 09:20 AM - Forum: Game Development
- Replies (5)
|
 |
I' m tryng to use the match statement to manage different event.type but givi me this error:
[output] File "Main.py", line 34
match event.key..... More
|
|
|
| remote work |
|
Posted by: MCL169 - May-26-2023, 01:58 PM - Forum: Jobs
- Replies (1)
|
 |
I am changing careers later in life and started back to school. I want to have the freedom to work remotely and stay employable. I'm finishing up my f..... More
|
|
|
| FTS5 again |
|
Posted by: DPaul - May-26-2023, 07:13 AM - Forum: Bar
- No Replies
|
|
|
|