Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 32 online users. » 0 Member(s) | 29 Guest(s) Bing, Google, AOL
|
Latest Threads |
Webscrapping sport bettin...
Forum: Web Scraping & Web Development
Last Post: Williamcaurb
1 hour ago
» Replies: 5
» Views: 13,796
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
3 hours ago
» Replies: 6
» Views: 709
|
Integer Factorization Too...
Forum: Code sharing
Last Post: fosuwxb
4 hours ago
» Replies: 0
» Views: 38
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
7 hours ago
» Replies: 8
» Views: 444
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Yesterday, 06:39 PM
» Replies: 7
» Views: 2,822
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 691
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,220
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,793
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,190
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,151
|
|
|
installing 3rd party ttk themes |
Posted by: twrackers - Feb-19-2019, 04:38 AM - Forum: GUI
- Replies (5)
|
 |
What steps do I follow to add 3rd party ttk themes under Python 3? I'm working on a Raspberry Pi 3 running Raspbian Stretch. I've been digging for t..... More
|
|
|
coding burn out? |
Posted by: metulburr - Feb-19-2019, 12:14 AM - Forum: Bar
- Replies (3)
|
 |
I am wondering from those that program 10+ years about burning out on coding?
After about 10 years of being glued to the computer i find myself wa..... More
|
|
|
converting decimal to binary |
Posted by: missus_brown - Feb-18-2019, 11:50 PM - Forum: Homework
- Replies (1)
|
 |
I'm working on an assignment that converts decimal to binary. For each loop it's supposed to print the working number and the remainder (0 for even, ..... More
|
|
|
newb selfie |
Posted by: PatM - Feb-18-2019, 08:18 PM - Forum: General Coding Help
- Replies (5)
|
 |
I'm trying to get a grasp on Python classes and want to clarify something.
If I use a variable name like "count" inside a class and also have a "co..... More
|
|
|
Index Error |
Posted by: ErnestTBass - Feb-18-2019, 04:54 PM - Forum: General Coding Help
- Replies (5)
|
 |
I am trying to run a simple Python 3 program. I am getting at the moment an index error The code is as shown.
[code]
import numpy as np
import ..... More
|
|
|
Socket Programming Help |
Posted by: Djivan - Feb-18-2019, 06:37 AM - Forum: Homework
- Replies (3)
|
 |
Hello can someone help me with this task, I am currently learning python but can not solve that kind of problem which is given at the lesson as hw.
..... More
|
|
|
Adding Variable |
Posted by: kevinwoo00 - Feb-18-2019, 03:51 AM - Forum: Homework
- Replies (4)
|
 |
Hey I have this homework problem set that I feel like should be very simple but I am stuck:
Write a function add(vals1, vals2) that takes as inputs..... More
|
|
|
passing data to messagebox |
Posted by: kmusawi - Feb-18-2019, 01:51 AM - Forum: GUI
- No Replies
|
 |
I have 2 python scripts performing messaging over socket connection. It works fine via CLI however I am now trying to display the receiver end data me..... More
|
|
|
|