Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 65 online users. » 0 Member(s) | 60 Guest(s) Applebot, Bing, AOL, Google, AOL
|
Latest Threads |
THE MOST TRUSTWORTHY CRYP...
Forum: General Coding Help
Last Post: randydurham
39 minutes ago
» Replies: 0
» Views: 5
|
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
2 hours ago
» Replies: 5
» Views: 9,098
|
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
4 hours ago
» Replies: 0
» Views: 35
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
10 hours ago
» Replies: 2
» Views: 422
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
11 hours ago
» Replies: 0
» Views: 71
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 08:56 PM
» Replies: 9
» Views: 561
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,786
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,105
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,465
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,027
|
|
|
Errors in Python |
Posted by: dttomoum - May-23-2018, 12:48 AM - Forum: General Coding Help
- Replies (1)
|
 |
Dear All,
I faced the following issue: i created a code that crashed Spider (annaconda) program and Udacity (learning institute) python platform caus..... More
|
|
|
Module Advice |
Posted by: mwatson87 - May-23-2018, 12:38 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hi All,
I am looking for some advice on modules suitable for modelling spherical projectiles in a 3D space. Coding the physics is not the issue, ho..... More
|
|
|
Basic Text Class |
Posted by: GrumpyOgre - May-22-2018, 10:45 PM - Forum: Game Development
- Replies (2)
|
 |
Hi there, I am working on creating a simple text class where you could create a text object, define the text, text size, location, colour (and eventua..... More
|
|
|
Help with script |
Posted by: oldDog - May-22-2018, 07:40 PM - Forum: General Coding Help
- Replies (2)
|
 |
I have just started to learn Python and i bought the book 'Learn Python 3 the Hard Way'. Well every thing was fine until i came to exercise 13 and it ..... More
|
|
|
Help: Enlarge image on hover |
Posted by: morganruben - May-22-2018, 09:48 AM - Forum: GUI
- Replies (1)
|
 |
Hi All!
First of all I am new to this forum as well as to Python. As an example, I am trying to program a very simple UI using Tkinter with a click..... More
|
|
|
Constructor |
Posted by: Rajesh1978 - May-22-2018, 09:18 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hi All,
Just wanted to know in what scenario we need to override the constructor in python?
And how to do that?
Thanks
|
|
|
Class Question |
Posted by: esteel - May-22-2018, 09:18 AM - Forum: General Coding Help
- Replies (5)
|
 |
I'm messing around with Class' and I have a python3 file with the following code:
[python]class playerstats(object):
def __init__(self, name, bas..... More
|
|
|
simple file button |
Posted by: Epilepsy - May-22-2018, 02:58 AM - Forum: GUI
- Replies (1)
|
 |
Hi everyone, can you help me, i need a simple file button, to select an image and copy to a some other directory.
Help me please, I have this:
[..... More
|
|
|
I'm blocked in the construction of my program [Novice] |
Posted by: abcd - May-22-2018, 01:27 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hello, here's my program:
[python]oooooo =['fg', 'dh', 'df', 'hg', 'sd', 'hnb', 'eee', 'rh', 'ddd', 'vvvv']
aaaaaaa = [542, 861,532,7854,2213,456..... More
|
|
|
Aes padding |
Posted by: Hairy_Ape - May-21-2018, 10:57 AM - Forum: General Coding Help
- Replies (1)
|
 |
I have a question about padding when encrypting using aes.
Killerrex had previously helped me develop a code for decrypting an AES encrypted strin..... More
|
|
|
|