| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,402
» Latest member: Jeffreygon
» Forum threads: 38,825
» Forum posts: 176,038
Full Statistics
|
| Online Users |
There are currently 30 online users. » 0 Member(s) | 27 Guest(s) Bing, Google, AOL
|
| Latest Threads |
a function to watch files
Forum: News and Discussions
Last Post: OtiliaGen
Yesterday, 12:38 PM
» Replies: 2
» Views: 191
|
Merge video with subtitle...
Forum: General Coding Help
Last Post: OtiliaGen
Yesterday, 12:32 PM
» Replies: 29
» Views: 15,756
|
Create dataframe from the...
Forum: Data Science
Last Post: JassicaElla60
Yesterday, 12:31 PM
» Replies: 8
» Views: 3,671
|
Check if running from she...
Forum: General Coding Help
Last Post: noisefloor
Jan-01-2026, 11:52 AM
» Replies: 2
» Views: 187
|
Sorry Help
Forum: General Coding Help
Last Post: noisefloor
Jan-01-2026, 11:47 AM
» Replies: 2
» Views: 152
|
IP address for users
Forum: Networking
Last Post: DeaD_EyE
Dec-31-2025, 08:02 PM
» Replies: 6
» Views: 7,200
|
Opencv findContours Q
Forum: General Coding Help
Last Post: Pedroski55
Dec-30-2025, 12:11 AM
» Replies: 1
» Views: 230
|
Struggles I Faced While E...
Forum: Code Review
Last Post: padma121
Dec-29-2025, 09:12 AM
» Replies: 1
» Views: 4,641
|
Willing to pay for help w...
Forum: General Coding Help
Last Post: noisefloor
Dec-29-2025, 08:37 AM
» Replies: 4
» Views: 309
|
How to Integrate External...
Forum: General Coding Help
Last Post: noisefloor
Dec-27-2025, 06:21 PM
» Replies: 1
» Views: 270
|
|
|
| Loops |
|
Posted by: Tink - Nov-27-2020, 01:42 PM - Forum: Homework
- Replies (8)
|
 |
Hello, I am wondering if anyone can help with this question? I am pretty rubbish at coding, and it doesnt return anything so I'm not sure what is wron..... More
|
|
|
| Sume Every 10 element in the list and Divided of Sum |
|
Posted by: quest_ - Nov-26-2020, 04:22 PM - Forum: General Coding Help
- Replies (7)
|
 |
Hello
I have this list
b = [0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,01,0,1,0,1,0,1,0,1,0,1,0,1]
And I want to sum every 10 element in..... More
|
|
|
| Need help |
|
Posted by: Radez - Nov-26-2020, 03:50 PM - Forum: General Coding Help
- Replies (9)
|
 |
Hi,
I want to read some numbers into my list and i want to insert them in 1 line:
1 2 3 4...
instead of:
1
2
3
4
When I read it in 1 line, it ..... More
|
|
|
| To gamify reading |
|
Posted by: test - Nov-26-2020, 02:19 AM - Forum: Code sharing
- No Replies
|
 |
Hi guys!
I wanted to share an idea i have been working on for a while now. My programming skills are still beginner level and i have made a working ex..... More
|
|
|
| Counting Element in Multidimensional List |
|
Posted by: quest_ - Nov-25-2020, 08:38 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello,
I have list like that:
[output]
newlist22 [[[0, 1, 1], [0, 1, 1], [1, 0, 1], [0, 0, 0], [1, 1, 1], [0, 1, 1], [1, 0, 1], (0, 1.57, 0)], ..... More
|
|
|
| Toooo slow.... |
|
Posted by: Radez - Nov-25-2020, 04:13 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi,
My code is meant to go through list 't' and check if any object from it is smaller than the first object in list 'a', if there is one, than it ch..... More
|
|
|
| json function use |
|
Posted by: DrBrownStats - Nov-25-2020, 02:07 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
|
|
|
| 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
|
|
|
|