Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,993
» Latest member: lauren557
» Forum threads: 38,736
» Forum posts: 175,588
Full Statistics
|
Online Users |
There are currently 36 online users. » 0 Member(s) | 31 Guest(s) Applebot, Bing, Google, AOL
|
Latest Threads |
Another app idea - intera...
Forum: News and Discussions
Last Post: Biks
5 hours ago
» Replies: 1
» Views: 1,811
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Biks
5 hours ago
» Replies: 3
» Views: 1,114
|
real community
Forum: News and Discussions
Last Post: Biks
5 hours ago
» Replies: 4
» Views: 3,064
|
print does not open conso...
Forum: General Coding Help
Last Post: Tycho_2025
7 hours ago
» Replies: 5
» Views: 169
|
create ocr to detect lice...
Forum: General Coding Help
Last Post: Pedroski55
9 hours ago
» Replies: 4
» Views: 140
|
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 08:57 AM
» Replies: 1
» Views: 89
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Oct-02-2025, 03:05 PM
» Replies: 3
» Views: 2,556
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Oct-02-2025, 01:56 PM
» Replies: 6
» Views: 251
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,063
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 482
|
|
|
for loops |
Posted by: metulburr - Sep-12-2019, 04:57 PM - Forum: Fundamentals
- Replies (1)
|
 |
Basics
The for loop is a generic sequence iterator in Python: it can step through the items in any orde..... More
|
|
|
looking for for loop thread |
Posted by: metulburr - Sep-12-2019, 11:54 AM - Forum: Board
- Replies (10)
|
 |
I was gong to write up a for/while loop tutorial because we actually dont have one on here. I was going to link to key points of things that already h..... More
|
|
|
Data mining code help |
Posted by: oog70 - Sep-12-2019, 09:34 AM - Forum: Homework
- Replies (1)
|
 |
Dear,
for an assignment we need to data mine some data from an excel sheet provided. Also we got some code provided by our professor.
Me and my t..... More
|
|
|
Python for finance |
Posted by: Not_skilled_at_all - Sep-12-2019, 09:27 AM - Forum: Homework
- Replies (11)
|
 |
Hei, after several tries, I haven't managed to find the answer, or run my code.
My problem is to find a specific interest rate for an annual annuit..... More
|
|
|
telnetlib timeout |
Posted by: kerzol81 - Sep-12-2019, 08:38 AM - Forum: Networking
- No Replies
|
 |
Hi,
I made this test script, to connect to a telnet server, it works, if there is data to read, but if nor or the server is not available the scrip..... More
|
|
|
RDPY Problem |
Posted by: Whoamii - Sep-11-2019, 09:02 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hello i am having issuse with rdpy module cuz there is no documenation how to use it!
I just wanna make a rdp server side script and connect with r..... More
|
|
|
bug in code |
Posted by: kawtts59 - Sep-11-2019, 07:36 PM - Forum: Homework
- Replies (1)
|
 |
I get the error "NameError: name 'tkFileDialog' is not defined" in the following code.
If anybody can tell me why, it would be greatly appreciated.
..... More
|
|
|
Excel Lookup |
Posted by: riteshprakash - Sep-11-2019, 12:43 PM - Forum: General Coding Help
- No Replies
|
 |
I am new to Python.
I have to read some codes (from multiple columns) from one excel tab and do a lookup into another excel tab. After that I have..... More
|
|
|
|