Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 52 online users. » 1 Member(s) | 47 Guest(s) AOL, Bing, Google, Mojeek, KaydenJonah098
|
Latest Threads |
My First App
Forum: Code Review
Last Post: carlbidwell
40 minutes ago
» Replies: 8
» Views: 8,369
|
what does % stand for in ...
Forum: General Coding Help
Last Post: carlbidwell
1 hour ago
» Replies: 3
» Views: 1,751
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
7 hours ago
» Replies: 3
» Views: 276
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Yesterday, 05:13 PM
» Replies: 4
» Views: 695
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:17 PM
» Replies: 1
» Views: 780
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:14 PM
» Replies: 6
» Views: 5,028
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Yesterday, 09:50 AM
» Replies: 1
» Views: 1,672
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Yesterday, 03:53 AM
» Replies: 1
» Views: 2,712
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:32 AM
» Replies: 0
» Views: 330
|
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 565
|
|
|
mysql connection pool? |
Posted by: MuntyScruntfundle - Oct-20-2018, 07:36 PM - Forum: General Coding Help
- No Replies
|
 |
Ho folks.
I need to use a mysql connector to write/read data to/from a table every few seconds.
In terms of keeping overhead as low as possible,..... More
|
|
|
finding almost palindromes |
Posted by: leahma - Oct-20-2018, 04:03 PM - Forum: Homework
- Replies (1)
|
 |
Hi i'm studying how to code with python and we were given an assignment to write a code that finds almost palindromes.
The code has to, given a certa..... More
|
|
|
Receiving value is not defined |
Posted by: cibb - Oct-20-2018, 03:50 PM - Forum: GUI
- Replies (1)
|
 |
In my script it runs fine without adding the GUI but trying to add tkinter I receive
line 44, in <module>
button_1=Button(my_window,text="Chec..... More
|
|
|
Graph coloring problem |
Posted by: jackrus1010 - Oct-20-2018, 10:19 AM - Forum: General Coding Help
- No Replies
|
 |
I'm using networkx to implement the edge coloring algorithm. Each edge should have a set of colors.
Here i'm creating the graph:
[python]G = nx.Gr..... More
|
|
|
Is PEP-8 dead? |
Posted by: volcano63 - Oct-20-2018, 09:39 AM - Forum: Board
- Replies (9)
|
 |
(in this forum?!)
Dear moderation team,
Aren't you tired of the herds of camelCase in the demonstrated code?
Though I understand that many of..... More
|
|
|
double loop |
Posted by: PolskaYBZ - Oct-19-2018, 08:42 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hello,
I recently started with learning Python and don't fully understand how a nested loop works.
Below I have 2 similar codes with the only d..... More
|
|
|
Is thread running? |
Posted by: MuntyScruntfundle - Oct-19-2018, 06:10 PM - Forum: General Coding Help
- No Replies
|
 |
I have an app that fires off a bunch of threads, each starting client code to collect data from a socket server on an ip address.
The app starts th..... More
|
|
|
Hangman |
Posted by: 2skywalkers - Oct-19-2018, 01:27 PM - Forum: General Coding Help
- Replies (3)
|
 |
Im not sure if this should be posted in the games section but the only library its using is random. I got this code online to try to understand it and..... More
|
|
|
Help |
Posted by: rdg - Oct-19-2018, 05:27 AM - Forum: GUI
- No Replies
|
 |
what's up guys! I'm not sure if I'm posting in the correct area, I'm sorry if I'm wrong.
Anyway, I'm new to programming, I'm more of a curious trying..... More
|
|
|
|