Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 40 online users. » 0 Member(s) | 34 Guest(s) AOL, Bing, Google, AOL, Apple
|
Latest Threads |
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
10 hours ago
» Replies: 6
» Views: 807
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:32 PM
» Replies: 2
» Views: 506
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,793
|
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,716
|
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 409
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:34 AM
» Replies: 1
» Views: 478
|
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Sep-13-2025, 06:11 AM
» Replies: 5
» Views: 1,548
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,495
|
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 1,231
|
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,439
|
|
|
Help!! |
Posted by: prem_koresh_avraham - Feb-22-2024, 11:05 AM - Forum: General Coding Help
- Replies (2)
|
 |
[python]def hint_username(username):
if len(username) < 3:
print("Invalid username. Usernames must have more than 3 characters")
el..... More
|
|
|
Transform a list |
Posted by: standenman - Feb-19-2024, 07:28 PM - Forum: Data Science
- Replies (2)
|
 |
I have a list of the bookmarks in pdf that I wish to transform. The list prints out in the form:
[[python][2, 'Medical Evidence of Record (MER) ..... More
|
|
|
Need to upgrade this code. |
Posted by: valentino1337 - Feb-19-2024, 04:08 PM - Forum: Homework
- Replies (2)
|
 |
Hey everyone. For my project i need to extract single characters from a given string which are separated from each other by the increasing number of p..... More
|
|
|
Export Utility for Inventor |
Posted by: cthull12 - Feb-18-2024, 04:58 PM - Forum: Code Review
- No Replies
|
 |
I am trying to create a utility for my position that will allow the user to input a list of parts that need exported to DXF files from Inventor, then ..... More
|
|
|
|