Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,951
» Latest member: Luciana
» Forum threads: 38,726
» Forum posts: 175,524
Full Statistics
|
Online Users |
There are currently 56 online users. » 0 Member(s) | 53 Guest(s) Bing, Google, AOL
|
Latest Threads |
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:00 PM
» Replies: 5
» Views: 9,237
|
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Yesterday, 09:08 AM
» Replies: 0
» Views: 130
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Yesterday, 03:29 AM
» Replies: 2
» Views: 537
|
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,206
|
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,145
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,876
|
|
|
Adding List Element if Second part of the List Elements are the Same |
Posted by: quest_ - Nov-25-2020, 07:35 AM - Forum: General Coding Help
- Replies (3)
|
 |
Hello,
I have this list
newlist = [[[[0, 0, 0], [1, 1, 0], [0, 1, 0], [0, 0, 0], [1, 0, 1], [1, 1, 1]],(1.57, 1.57, 0)],
[[[0, 0, 0], [1, 1, 0..... More
|
|
|
pip errors |
Posted by: Paulo_R - Nov-25-2020, 06:46 AM - Forum: General Coding Help
- Replies (6)
|
 |
Am using Windows 10 and have installed Python 3.9. I am an absolute beginner and am trying to explore what packages are installed. When I try:
[pyt..... More
|
|
|
reading json file |
Posted by: DrBrownStats - Nov-24-2020, 10:45 PM - Forum: General Coding Help
- Replies (1)
|
 |
I'm new to python so I need a bit of direction. I've got some python code given to me to run against some quite complicated json files. I followed dir..... More
|
|
|
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
|
|
|
|