Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,952
» Latest member: Ronny
» Forum threads: 38,727
» Forum posts: 175,526
Full Statistics
|
Online Users |
There are currently 64 online users. » 0 Member(s) | 59 Guest(s) Bing, Applebot, AOL
|
Latest Threads |
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: Ronny
6 minutes ago
» Replies: 1
» Views: 135
|
adult chat rooms near you
Forum: General Coding Help
Last Post: snow_y
28 minutes ago
» Replies: 0
» Views: 6
|
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:00 PM
» Replies: 5
» Views: 9,239
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Yesterday, 03:29 AM
» Replies: 2
» Views: 538
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Yesterday, 02:36 AM
» Replies: 0
» Views: 162
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 695
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,934
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,207
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,571
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,146
|
|
|
working with pyttsx3 |
Posted by: gr3yali3n - Nov-24-2020, 09:40 AM - Forum: General Coding Help
- No Replies
|
 |
i have been messing around with text the speech module pyttsx3, I have two computers that I am working with, one is a mac and the other is a linux the..... More
|
|
|
Need urgent help |
Posted by: OneTwo - Nov-24-2020, 07:24 AM - Forum: General Coding Help
- Replies (9)
|
 |
Hi,
How to take a word and put the letters into separate indexes of an array instead of putting the letters into 1 index?
Thanks
|
|
|
Perfect numbers |
Posted by: Vidar567 - Nov-23-2020, 09:50 PM - Forum: General Coding Help
- Replies (2)
|
 |
Gentlemans, do you have any suggestions why this code doesn't output proper values?
When I write end = 100 it outputs:
[6, 24, 28]
24 is not a ..... More
|
|
|
tkinter designer |
Posted by: horrorfodrasz - Nov-23-2020, 09:01 PM - Forum: Code sharing
- Replies (3)
|
 |
I made a simple Python Tkinter designer tool.
It is written in Python and you will get pure Python tkinter code. It uses tkinter Grid geometry manag..... More
|
|
|
HELP ME |
Posted by: sabe - Nov-23-2020, 10:58 AM - Forum: Homework
- Replies (2)
|
 |
I wrote the code, but each digit with 3 digits could not reflect a different 4 permutation please help.
[python]
def comb(L):
for i ..... More
|
|
|
Creating 2D Array |
Posted by: jpinko - Nov-23-2020, 03:54 AM - Forum: Data Science
- Replies (1)
|
 |
Hi All,
My code is the following:
[python]
import numpy
import math
a = numpy.arange(1, 11)
b = numpy.arange(0, .02, .001)
v = []
for c in a..... More
|
|
|
Disable - Network adapters |
Posted by: Maryan - Nov-23-2020, 02:01 AM - Forum: Networking
- No Replies
|
 |
Hi! I want to make a GUI application where I can 'Enable' or 'Disable' network adapters. Any way to bypass 'run as administrator'? or another solution..... More
|
|
|
multiprocessing |
Posted by: venividivici - Nov-22-2020, 09:40 PM - Forum: General Coding Help
- No Replies
|
 |
hi guys,
I'm new 2 python, im glad to see what is possible with Python! Also it is really easy to learn.
ok my question.
I am programming kind of a ..... More
|
|
|
Code question |
Posted by: craigesmith - Nov-22-2020, 08:15 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello,
Is there a better way to write this piece of code? I'm looking for unique entries to append into a list.
[python]
l =[]
if mgr.get_obj..... More
|
|
|
function in new window (tkinter) |
Posted by: Dale22 - Nov-22-2020, 03:14 PM - Forum: GUI
- Replies (7)
|
 |
Hi I'm new to python
I'm trying to create a widget that performs a calculation on clicking a button, only I want the function to open in a new window..... More
|
|
|
GEDCOM files |
Posted by: DPaul - Nov-22-2020, 07:28 AM - Forum: Bar
- Replies (3)
|
 |
Anybody who has a keen intrest in the subject of genealogy,
uses one of the popular softwares like FTM, Gramps, ...etc.
The problem with these is, t..... More
|
|
|
|