Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 44 online users. » 0 Member(s) | 33 Guest(s) Bing, Apple, AOL, Google, AOL, Facebook Dev, Mojeek
|
Latest Threads |
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
5 hours ago
» Replies: 6
» Views: 724
|
Integer Factorization Too...
Forum: Code sharing
Last Post: fosuwxb
6 hours ago
» Replies: 0
» Views: 52
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
10 hours ago
» Replies: 8
» Views: 453
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Yesterday, 06:39 PM
» Replies: 7
» Views: 2,831
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 697
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,230
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,800
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,202
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,160
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,463
|
|
|
Python code issue |
Posted by: tedarencn - Apr-15-2020, 06:41 PM - Forum: GUI
- Replies (2)
|
 |
Hello guys,
I am new python learner. Today I meet one attribute error. I am not sure why it happens.Please advise.Please refer the code and screensho..... More
|
|
|
python ibm websphere |
Posted by: cigo92 - Apr-15-2020, 06:21 PM - Forum: General Coding Help
- No Replies
|
 |
Hello i have a problem with understanding question for job interview
i created with jython wsadmin websphere resources
code is on the bottom of the qu..... More
|
|
|
WxPython GUI data handling |
Posted by: Kangaroo - Apr-15-2020, 05:03 PM - Forum: GUI
- Replies (1)
|
 |
Hi,
I have generated GUI using the WxFormBuilder called MainGUI.py(frontend) and i would like to run a sequence.py(backend) which runs bunch of ta..... More
|
|
|
PyQt5 - Threading |
Posted by: reginald - Apr-15-2020, 02:52 PM - Forum: GUI
- Replies (3)
|
 |
I need help in implementing a worker thread in the code of an app I wrote. The app takes and search user inputs in a SQL db - everything works, but th..... More
|
|
|
angle of rotation |
Posted by: berckut72 - Apr-15-2020, 10:22 AM - Forum: Game Development
- Replies (4)
|
 |
Hello everyone!
Tell me, please - how can I determine the angle between the bot and the click? I wrote this in the program, but if the click is on th..... More
Attached Files
Thumbnail(s)
|
|
|
Program: bookstore() |
Posted by: muza - Apr-15-2020, 04:20 AM - Forum: Homework
- Replies (4)
|
 |
## Program: create new function bookstore()
create and test function bookstore()
- **bookstore() takes 2 string arguments: book & price**
- **books..... More
|
|
|
try except/ if else |
Posted by: menator01 - Apr-15-2020, 02:33 AM - Forum: GUI
- Replies (1)
|
 |
Although the code is working as expected, I can't figure out the if else inside the try except does not work as intended.
If results > 0 is returned ..... More
|
|
|
Treat error ? |
Posted by: JohnnyCoffee - Apr-14-2020, 07:16 PM - Forum: General Coding Help
- Replies (11)
|
 |
The code below checks for the existence of a method belonging to a class. If the method exists it returns me True and if it does not return the follow..... More
|
|
|
|