Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 52 online users. » 1 Member(s) | 45 Guest(s) Bing, AOL, AOL, Google, Applebot
|
Latest Threads |
My goal to be hired worki...
Forum: Jobs
Last Post: GnomeSweetGnome
14 minutes ago
» Replies: 0
» Views: 11
|
ARE YOU A VICTIM OF A CRY...
Forum: General Coding Help
Last Post: helenchris842
3 hours ago
» Replies: 0
» Views: 39
|
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
10 hours ago
» Replies: 2
» Views: 179
|
how to export a dictionar...
Forum: GUI
Last Post: Pedroski55
Yesterday, 03:45 AM
» Replies: 3
» Views: 226
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Yesterday, 01:04 AM
» Replies: 0
» Views: 398
|
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-24-2025, 02:48 PM
» Replies: 10
» Views: 29,487
|
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,456
|
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Sep-23-2025, 09:08 AM
» Replies: 0
» Views: 329
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Sep-23-2025, 03:29 AM
» Replies: 2
» Views: 789
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 1,004
|
|
|
Intro python using lists |
Posted by: Rustypotatoes - Sep-17-2020, 07:28 PM - Forum: Homework
- Replies (2)
|
 |
This is a homework question. I am learning how to use lists, slicing, del, sort, and other functions. I'm not asking anyone to do this for me, I just ..... More
|
|
|
new learner |
Posted by: Rezvaneh - Sep-17-2020, 01:45 PM - Forum: General Coding Help
- Replies (1)
|
 |
hi all
I am new learner in python. I could not find my error root cause , can you help me :
[python]mood = 'tired'
if mood == 'tired':
hit_sno..... More
|
|
|
use of subclass |
Posted by: ebolisa - Sep-17-2020, 12:17 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hi,
I cannot get the EUR subclass format correctly. What's the trick?
It should return 10.000,00 €.
TIA
[python]from money import Money, exception..... More
|
|
|
How to write event function |
Posted by: Squalo - Sep-17-2020, 10:56 AM - Forum: GUI
- No Replies
|
 |
How can I correctly write the event function to pass from one QLineEdit to another by pressing the enter key? Post a working snippet. Thank you
[..... More
|
|
|
Clusters |
Posted by: dawid294 - Sep-17-2020, 06:37 AM - Forum: General Coding Help
- Replies (6)
|
 |
Hello, please can you help me with creating clusters. I have one column x with number(1,2,6,8,4,7,5,9,8,2,4,9,3). I would like to create three cluster..... More
|
|
|
queueing theory HELP |
Posted by: ramymaarouf - Sep-16-2020, 10:45 PM - Forum: Homework
- Replies (4)
|
 |
you are provided with four text files that have the inter-arrival times and service times of
100,000 data packets.
• The first file called “interArr..... More
|
|
|
|