Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 38 online users. » 1 Member(s) | 31 Guest(s) Applebot, Bing, Google, AOL, AOL, kshahzad1985
|
Latest Threads |
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Gribouillis
38 minutes ago
» Replies: 2
» Views: 66
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Yesterday, 05:56 PM
» Replies: 9
» Views: 3,085
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Yesterday, 11:22 AM
» Replies: 4
» Views: 1,502
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 517
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 778
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,879
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 872
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 456
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,420
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,632
|
|
|
where indentation matters |
Posted by: Skaperen - Feb-09-2022, 01:16 AM - Forum: Bar
- Replies (6)
|
 |
i was looking around at the files for my desktop settings. these are in XML format. i thought XML was free form where indentation did not matter. w..... More
|
|
|
Loop |
Posted by: oldtrafford - Feb-08-2022, 09:21 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hello,
I'm trying to create a code for postprocessing some FEA results by using a Python script associated with Abaqus scripting.
my current code is..... More
|
|
|
vtk reader |
Posted by: paul18fr - Feb-07-2022, 02:52 PM - Forum: Data Science
- Replies (1)
|
 |
Hi
Does somebody know where can I find informations on how to read a compressed vtk byte file (with vtkZLibDataCompressor I guess)? I'm digging for..... More
|
|
|
Pyinstaller 3 Python 2 |
Posted by: mckymntl - Feb-07-2022, 06:28 AM - Forum: General Coding Help
- No Replies
|
 |
Hello,
I used pyinstaller, installed from pip3, to turn a program I wrote in python 2.7 into an executable. This program is a reverse back door. P..... More
|
|
|
finding point in m grid |
Posted by: jenya56 - Feb-06-2022, 09:00 PM - Forum: General Coding Help
- No Replies
|
 |
I have created mgrid and now I want to find index where the point belongs to.
Note, I entertained this solution but obviously need logical and which ..... More
|
|
|
combining lists |
Posted by: stealth - Feb-06-2022, 07:55 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hi there
Can somebody explain why my statement for c also results in a list and not in a set (as the set brackets where used)?
(This is just to un..... More
|
|
|
breakout clone pygame |
Posted by: flash77 - Feb-06-2022, 06:46 AM - Forum: Game Development
- Replies (2)
|
 |
Hello,
I'm trying to program a breakout clone.
With lives = ball.move(lives) I'm trying to send "lives" to the move method of Ball.
But an erro..... More
Attached Files
ball.txt (Size: 1.45 KB / Downloads: 310)
main.txt (Size: 3 KB / Downloads: 296)
|
|
|
|