Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,586
» Latest member: Cio
» Forum threads: 38,636
» Forum posts: 175,042
Full Statistics
|
Online Users |
There are currently 406 online users. » 0 Member(s) | 401 Guest(s) Bing, Google, Baidu, Yahoo, Yandex
|
|
|
Subprocess lib |
Posted by: peterkl - Jan-08-2017, 05:42 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hello guys,
I've been experimenting with the subprocess library in python 3.5 on linux.
I've been able to run a few commands with success, but..... More
|
|
|
pythondialog windows |
Posted by: Mix3rn - Jan-08-2017, 11:48 AM - Forum: GUI
- Replies (1)
|
 |
Hello.
I want to create "unix like" dialogs using python in Windows.
I found pythondialog but it's only for unix/linux ( pythondialog.sourceforge.net..... More
|
|
|
School assignment |
Posted by: Ronaldo - Jan-06-2017, 04:29 PM - Forum: Homework
- Replies (5)
|
 |
Hi guys,
I need to develop the following.
A program that prompts the user for their age, on basis of their age the program needs to calculate ho..... More
|
|
|
Build a multi-variable dictionary |
Posted by: birdieman - Jan-06-2017, 01:57 PM - Forum: General Coding Help
- Replies (4)
|
 |
I want to build a multi-variable dictionary. Below is an abbreviated version:
[python]
Table = {BA: 5000, 6000, 7000, 8000, 10000, .5, .6, .8, .5, .4..... More
|
|
|
|