| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,244
» Latest member: thebigback
» Forum threads: 38,778
» Forum posts: 175,801
Full Statistics
|
| Online Users |
There are currently 47 online users. » 1 Member(s) | 41 Guest(s) Bing, AOL, Google, Apple, snippsat
|
| Latest Threads |
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
6 minutes ago
» Replies: 0
» Views: 10
|
I’m building a Python Dat...
Forum: GUI
Last Post: Gribouillis
1 hour ago
» Replies: 6
» Views: 158
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Today, 05:37 AM
» Replies: 1
» Views: 67
|
Data Science
Forum: Data Science
Last Post: mamta25
Today, 05:27 AM
» Replies: 3
» Views: 2,584
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:56 AM
» Replies: 4
» Views: 157
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Nov-08-2025, 10:39 AM
» Replies: 3
» Views: 149
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 148
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,455
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,387
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,587
|
|
|
| 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
|
|
|
| accumulator pattern |
|
Posted by: python_learner - Mar-09-2017, 05:36 PM - Forum: Homework
- Replies (8)
|
 |
Write a programm which sums up the first 100 even numbers. + comments
|
|
|
| Code Check? Am I right? |
|
Posted by: r6lay - Mar-09-2017, 02:35 PM - Forum: Homework
- Replies (3)
|
 |
Hey everyone so this is my homework assignment and I just wanna make sure my code is right because I'm getting some syntax error
[color=#333333][s..... More
|
|
|
|