Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 412 online users. » 0 Member(s) | 408 Guest(s) Bing, Google, Baidu, Mojeek
|
|
|
Help me please!! |
Posted by: Skippy - Mar-13-2017, 02:58 PM - Forum: General Coding Help
- Replies (6)
|
 |
Okay, so I am posting about the same thing I did last time I posted here. This program doesn't work:
[python]def getNumber(low, high, prompt="Enter a..... More
|
|
|
notification from database |
Posted by: iFunKtion - Mar-13-2017, 11:20 AM - Forum: GUI
- Replies (3)
|
 |
Hi there,
This is a gui application I am building using qt4 and connects to a couchdb server. Within this application, there is a very simple messa..... More
|
|
|
Suggestions on my code |
Posted by: YorgosTheProgramer - Mar-13-2017, 11:03 AM - Forum: Homework
- Replies (2)
|
 |
Ive made up this program to workout the costs of old and new movies at a video store by adding them together for some uni homework. It works and all, ..... More
|
|
|
Support for emojis |
Posted by: Ofnuts - Mar-12-2017, 08:06 PM - Forum: Board
- Replies (6)
|
 |
Strange behavior with emojis... As long as I am in the post preview, they display correctly, but when I post, they are replaced with a question mark....... More
|
|
|
threading |
Posted by: kerzol81 - Mar-12-2017, 01:46 PM - Forum: General Coding Help
- Replies (6)
|
 |
Hi,
I have this code, which monitors folders for incoming files:
[python]
import os
import glob
import time
import threading
import smtplib..... More
|
|
|
plotting histogram |
Posted by: vvv - Mar-10-2017, 10:01 PM - Forum: Data Science
- Replies (1)
|
 |
Hi All,
I count the number of grades appeared in the dataset and trying to plot it as histogram.
it works ,but couldn't get the grade name as x-..... More
|
|
|
Loops in List |
Posted by: SandraDan - Mar-10-2017, 09:20 PM - Forum: General Coding Help
- Replies (19)
|
 |
Hello everyone,
I'm new to Python and I'm having difficulty understanding why my Loop-List code doesn't work.
[python]
# loop in list
list..... More
|
|
|
Calculation Module |
Posted by: king2385 - Mar-10-2017, 02:23 PM - Forum: Homework
- Replies (3)
|
 |
When landing an aircraft, the pilot needs to calculate the landing distance over a fifty foot (50') object. This calculation is based on headwind spee..... More
|
|
|
numbered lists |
Posted by: Skaperen - Mar-10-2017, 05:54 AM - Forum: Board
- Replies (3)
|
 |
at the end of the BBCode document there is:
Quote:Valid list start index's are... 1 a A i I
how hard would it be to add zero..... More
|
|
|
|