Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 45 online users. » 0 Member(s) | 41 Guest(s) Bing, AOL, Google, AOL
|
Latest Threads |
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: bowlofred
2 hours ago
» Replies: 2
» Views: 144
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,379
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 803
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,655
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,152
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,663
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,477
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,668
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,593
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,769
|
|
|
Dynamic Polar Plor |
Posted by: mounikapaladugu - Mar-01-2018, 09:36 AM - Forum: GUI
- Replies (1)
|
 |
Hello,
I am having two data values. One is of distance measured using UltraSonic sensor and the other is angle, varied using Stepper motor. Now, I ..... More
|
|
|
string format |
Posted by: ShaneP - Mar-01-2018, 02:01 AM - Forum: General Coding Help
- Replies (1)
|
 |
I'm pretty new to python & programming in general. I cant figure out how to print gold as a string.
[python] class Item:
def __init__(self, na..... More
|
|
|
List of lists |
Posted by: MarkLogan - Feb-28-2018, 09:34 PM - Forum: Homework
- Replies (3)
|
 |
Hi, I'm having trouble with this : I have a txt files with combinaison of two number. Like this :
0 2
0 3
1 0
1 4
1 6
1 7
1 9
2 3
2 6
2 9..... More
|
|
|
list syntax |
Posted by: blazersnake - Feb-28-2018, 04:35 PM - Forum: General Coding Help
- Replies (6)
|
 |
Hi, I need to find the appropriate list operations.
example:
x = [1, 2, 3]
y = x
y[1] += 2
print(x)
>> [1, 4, 3]
How can I have y become ..... More
|
|
|
Set input text from button |
Posted by: gio123 - Feb-28-2018, 03:36 PM - Forum: GUI
- Replies (1)
|
 |
Hi All,
I need to get the text of the textbox (ScrolledText) by pressing the "Find" button. At the moment the command print the text entered but I ne..... More
|
|
|
some advice |
Posted by: garikhgh0 - Feb-28-2018, 06:48 AM - Forum: GUI
- Replies (2)
|
 |
Hi. please advice me which widgets to use tkinter or PyQt for creating applications for windows. in the application must be used some data tables, but..... More
|
|
|
Get Data from QComboBox |
Posted by: Ferris - Feb-28-2018, 04:59 AM - Forum: GUI
- No Replies
|
 |
Good day to everyone!
How can I get value of QComboBox? Cause from currentText() I only get my first value. In the internet i found examples where va..... More
|
|
|
Program excercise |
Posted by: SushiRolz - Feb-28-2018, 12:43 AM - Forum: Homework
- Replies (1)
|
 |
Write a program that draws a house by printing characters to the screen. This program should have main, PrintGround, PrintRoof, and PrintWall function..... More
|
|
|
Homework help? |
Posted by: manualbeatdrop - Feb-27-2018, 08:51 PM - Forum: Homework
- Replies (1)
|
 |
Hiya guys. I'm a noob and really need some help. So I was told to code something in python ver.3.4.1 and basically you input an age (12-18) and It the..... More
|
|
|
|