| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 40 online users. » 1 Member(s) | 30 Guest(s) Bing, Google, Mojeek, Applebot, Facebook, Axel_Erfurt
|
|
|
| retirement counter help |
|
Posted by: 2ball - Mar-24-2018, 12:10 AM - Forum: General Coding Help
- No Replies
|
 |
So, I’m old. I tried to learn just enough Python to make a retirement count down and a retirement money count up. Part of my retirement is that in t..... More
|
|
|
| Noob Udacity Help |
|
Posted by: CastyMcBoozer - Mar-23-2018, 11:18 PM - Forum: Homework
- Replies (3)
|
 |
So I'm chugging along w/ a beginner's computer science course @ Udacity. It seems to be going ok, I don't have tons of time to dedicate to it, but I'..... More
|
|
|
| Tkinter Listbox tab char issues |
|
Posted by: ashtona - Mar-23-2018, 06:38 PM - Forum: GUI
- Replies (4)
|
 |
Hello, I'm writing a GUI app in tkinter. Right now I am trying to insert filenames that I have stored in an SQL database into a Listbox with a tab in ..... More
|
|
|
| tkinter scheduling app |
|
Posted by: Rabbyte - Mar-23-2018, 03:35 AM - Forum: Jobs
- Replies (7)
|
 |
Looking to hire a programmer for a simple team scheduling app that utilizes tkinter and can export html.
I have all desired features laid out, I just..... More
|
|
|
| Keypad Help |
|
Posted by: FireBlitz8404 - Mar-22-2018, 07:26 PM - Forum: General Coding Help
- Replies (1)
|
 |
I currently have a 4x4 keypad working with this Python code. The script just runs indefinitely and I don't know how to get it to stop. I'm trying to g..... More
|
|
|
| Parts of the house |
|
Posted by: abscorpy - Mar-22-2018, 05:48 PM - Forum: Game Development
- Replies (2)
|
 |
I want to create a game in which an image is shown in the screen and user have to input the correct name of the object. This is the code i have so far..... More
|
|
|
| list |
|
Posted by: zowhair - Mar-22-2018, 01:13 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi friends can anyone explain this for me
def test1():
l = []
for i in range(1000):
l = l + [i]how this s..... More
|
|
|
| Running two scripts |
|
Posted by: arka7886 - Mar-21-2018, 10:21 PM - Forum: Data Science
- Replies (5)
|
 |
Hi all,
I have two scripts, say script1.py and script2.py. In script1 I calculate a lot of parameters and matrices, and it takes time, say 30 mins to..... More
|
|
|
|