Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 43 online users. » 2 Member(s) | 37 Guest(s) Bing, AOL, Google, Mojeek, CaptainNewb, snippsat
|
Latest Threads |
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
22 minutes ago
» Replies: 4
» Views: 433
|
Why Do Students Prefer As...
Forum: News and Discussions
Last Post: tobey12
51 minutes ago
» Replies: 0
» Views: 7
|
set -x shell equivalent o...
Forum: General Coding Help
Last Post: pbo75715
2 hours ago
» Replies: 2
» Views: 939
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Sep-17-2025, 05:56 PM
» Replies: 9
» Views: 3,464
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 1,862
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 808
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,052
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,097
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,158
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 724
|
|
|
NameError mlab not defined |
Posted by: PythonAndArduino - Nov-08-2017, 04:04 AM - Forum: Data Science
- Replies (5)
|
 |
I wrote a program to analyze ECG rhythms. It works on my computer, but I emailed it to a friend for them to run it and suddenly it's saying that mlab ..... More
|
|
|
Problem with "while and a string of characters |
Posted by: Faosry - Nov-07-2017, 09:35 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hi !
My python code :
[python]ligne1 = [2,0,1,5,1,1,5,1,4,0,1,1,2,4,5,3,1,4] # creation des tableaux
ligne2 = [0,0,0,5,1,2,3,..... More
|
|
|
List problem |
Posted by: mp3909 - Nov-06-2017, 09:59 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi,
I need to write a program that will reverse the first k characters for every 2k characters.
If there are less than k characters left, reverse ..... More
|
|
|
SMBUS Support |
Posted by: RWP - Nov-06-2017, 05:59 PM - Forum: General Coding Help
- Replies (1)
|
 |
I would like to transfer five integer values from Python to an Arduino using SMBus, but I have run into a lack of useful documentation on SMBus. The ..... More
|
|
|
Login System |
Posted by: ItsBlueey - Nov-06-2017, 04:57 PM - Forum: General Coding Help
- Replies (1)
|
 |
[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More
|
|
|
Extract value |
Posted by: Schwarzschild - Nov-06-2017, 12:43 PM - Forum: General Coding Help
- Replies (2)
|
 |
[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More
|
|
|
Use of Globals |
Posted by: CWatters - Nov-06-2017, 12:07 PM - Forum: General Coding Help
- Replies (5)
|
 |
Looking for some clarification on the use of global variables.
Suppose I need a single variable called "Logged_In" that's available everywhere in ..... More
|
|
|
|