Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,609
» Latest member: wolf7pay
» Forum threads: 38,638
» Forum posts: 175,055
Full Statistics
|
Online Users |
There are currently 353 online users. » 1 Member(s) | 348 Guest(s) Baidu, Bing, Yandex, Google, buran
|
Latest Threads |
Setting AST node lineno c...
Forum: General Coding Help
Last Post: voidtrance
Yesterday, 02:10 PM
» Replies: 5
» Views: 400
|
[SOLVED] Let user search ...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:04 PM
» Replies: 3
» Views: 153
|
color names
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 08:10 AM
» Replies: 9
» Views: 199,335
|
Python Install Mager Help
Forum: News and Discussions
Last Post: DeaD_EyE
Yesterday, 04:43 AM
» Replies: 1
» Views: 97
|
tracking version during r...
Forum: News and Discussions
Last Post: DeaD_EyE
Yesterday, 04:15 AM
» Replies: 3
» Views: 610
|
Comparing two columns wit...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:41 AM
» Replies: 3
» Views: 1,498
|
Convert any Python expres...
Forum: General Coding Help
Last Post: DeaD_EyE
Jun-23-2025, 07:06 AM
» Replies: 2
» Views: 309
|
Using EventSource in Pyth...
Forum: Web Scraping & Web Development
Last Post: snippsat
Jun-22-2025, 08:45 AM
» Replies: 1
» Views: 166
|
need help with tracking a...
Forum: General Coding Help
Last Post: gqdeep01
Jun-22-2025, 02:14 AM
» Replies: 0
» Views: 146
|
A penny doubled every day...
Forum: Homework
Last Post: DeaD_EyE
Jun-21-2025, 05:26 PM
» Replies: 5
» Views: 281
|
|
|
Can Anyone Finish this off |
Posted by: FeaRoNz - Mar-25-2017, 12:59 AM - Forum: Homework
- Replies (5)
|
 |
sorry im new here and new to python. can anyone help me finish this piece of code for me.
really sorry im not sure how to put this code in a littl..... More
|
|
|
Help with GUI |
Posted by: BlazingD4NG3R - Mar-24-2017, 07:19 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hey so I am learning python and i am doing stuff with tkinter and GUIs. I am trying to make a quiz however there is an error and i dont quite know how..... More
|
|
|
Need your help |
Posted by: desul - Mar-24-2017, 05:38 PM - Forum: Homework
- Replies (2)
|
 |
HII,
How to extract only NP TAG from the below tree.
i need this only e.g (NP Electrical/JJ power/NN)
[python]
toks = nltk.word_tokeniz..... More
|
|
|
Open file |
Posted by: Alex - Mar-24-2017, 05:32 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hi. I am trying to open a file in Python IDLE but nothing happends besides theese signs and letters appearing:
[spoiler]
BYTECODE(251)YwAAAAAAAAAA..... More
|
|
|
PIP error |
Posted by: soundcw - Mar-24-2017, 01:10 PM - Forum: General Coding Help
- Replies (16)
|
 |
I run on a Windows 10 machine with this version of PYTHON
Python 3.5.3 (v3.5.3:1880cb95a742, Jan 16 2017, 16:02:32) [MSC v.1900 64 bit (AMD64)] on..... More
|
|
|
Python CGI |
Posted by: Zphinx677 - Mar-24-2017, 08:57 AM - Forum: Networking
- Replies (13)
|
 |
I have a pretty simple program that generates data based on a query. I want to use it in a website and can't figure out how to implement it. Basical..... More
|
|
|
interleavefiles.py |
Posted by: Skaperen - Mar-24-2017, 06:44 AM - Forum: Code sharing
- Replies (5)
|
 |
i wanted to come up with a bigger script that made use of the builtin zip() function. this script is a command to interleave the lines of 2 or more f..... More
|
|
|
I hate transponder keys |
Posted by: metulburr - Mar-24-2017, 02:10 AM - Forum: Bar
- Replies (27)
|
 |
I own a crappy 2005 chrysler town and country for $700. The thing has parts all over from the junk yard. The guy gave me 2 transponder keys. He said h..... More
|
|
|
IDLE crash on Mac |
Posted by: DamgAnd - Mar-23-2017, 05:03 PM - Forum: General Coding Help
- Replies (12)
|
 |
Hello, as I am rather new at this, I might also be repeating an issue that has been brought up and solved; if that's the case, my sincerest apologies...... More
|
|
|
Correct pesudo code. |
Posted by: Ayiden - Mar-23-2017, 02:36 PM - Forum: Homework
- Replies (4)
|
 |
I don't exactly understand Pseudo code, it is one of the requirements in my homework assignments and I am just wondering if this is acceptable pseudo ..... More
|
|
|
Adding YourCode plugin |
Posted by: metulburr - Mar-23-2017, 02:16 PM - Forum: Board
- Replies (1)
|
 |
I added another plugin "YourCode" whihc replaces default MyBB MyCode in the Admin CP. It allows for a number of additional options for BBcode includin..... More
|
|
|
clr issue |
Posted by: tbaba83 - Mar-23-2017, 12:02 PM - Forum: General Coding Help
- Replies (6)
|
 |
hello all. I am new to python and was seeking some help.
trying to run the command
import clr
clr.AddReference("System.Data")
but when i write the..... More
|
|
|
|