| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 37 online users. » 0 Member(s) | 32 Guest(s) Google, Bing, Applebot, AOL
|
| Latest Threads |
data fetching for indian ...
Forum: General Coding Help
Last Post: Pedroski55
15 minutes ago
» Replies: 1
» Views: 48
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 37
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,472
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 124
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 50
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,044
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,292
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 345
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 188
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 248
|
|
|
| Spelling correction |
|
Posted by: jareyesluengo - Apr-07-2020, 02:44 PM - Forum: General Coding Help
- No Replies
|
 |
Hi everyone;
I have this code, made for many parts of code, for preprocess and detected unique word on whatsapp group conversation:
[python]
..... More
|
|
|
| parse .graphml files |
|
Posted by: bask185 - Apr-07-2020, 12:11 PM - Forum: Code Review
- No Replies
|
 |
I use python to transform a sphere diagram into a cpp state machine. It works like a charm if.... the provided .graphml file is made by the program yE..... More
|
|
|
| Android app to collect data |
|
Posted by: jehoshua - Apr-07-2020, 10:01 AM - Forum: GUI
- Replies (7)
|
 |
Presently I record details from an inverter and other power equipment each day. It is all a paper/pen exercise. Looking to build a Python app that can..... More
|
|
|
| Email List |
|
Posted by: jackthechampion - Apr-06-2020, 11:26 PM - Forum: General Coding Help
- Replies (1)
|
 |
can someone fix this for me so it can only input emails having trouble
[python] scores = []
choice = None
while choice != "0":
..... More
|
|
|
| Car Brands |
|
Posted by: RbaPhoenix - Apr-06-2020, 04:37 PM - Forum: Homework
- Replies (1)
|
 |
[python]class Cars:
def __init__(self,brand,model,year,amount,daily_price):
self.brand=brand
self.model=model
self.yea..... More
|
|
|
|