| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,244
» Latest member: thebigback
» Forum threads: 38,778
» Forum posts: 175,804
Full Statistics
|
| Online Users |
There are currently 46 online users. » 0 Member(s) | 40 Guest(s) Bing, Google, AOL, AOL, Apple
|
| Latest Threads |
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
4 hours ago
» Replies: 2
» Views: 43
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: yutaozhou
6 hours ago
» Replies: 4
» Views: 164
|
I’m building a Python Dat...
Forum: GUI
Last Post: Gribouillis
8 hours ago
» Replies: 6
» Views: 164
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 05:37 AM
» Replies: 1
» Views: 70
|
Data Science
Forum: Data Science
Last Post: mamta25
Yesterday, 05:27 AM
» Replies: 3
» Views: 2,587
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 160
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 152
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,529
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,392
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,591
|
|
|
| More Errors. Less Solutions. |
|
Posted by: SyntaxError123 - Mar-26-2017, 06:05 PM - Forum: Homework
- Replies (7)
|
 |
I am now getting a new errors and or my code it not working rather!
[python]
animalType = input("What sort of animal do have, DOG or CAT? \n>")
ani..... More
|
|
|
| Python Help |
|
Posted by: Sam - Mar-26-2017, 05:28 PM - Forum: Homework
- Replies (5)
|
 |
I am having troubles writing a textfile in PyScripter. the code I am trying is:
[python]filename = ("C:/RemoteSensing.txt")
f = open(filename, '..... More
|
|
|
| Need help debugging |
|
Posted by: SyntaxError123 - Mar-26-2017, 04:35 PM - Forum: Homework
- Replies (3)
|
 |
My class has been set a task to calculate the ages of cats and dogs.
Here are the requirements -
The Maths
Cats Equivalent Age
The f..... More
|
|
|
| Need your small help |
|
Posted by: desul - Mar-26-2017, 11:38 AM - Forum: Homework
- Replies (2)
|
 |
HIII,
I want to count a number of words that contains string a. for e.g.
a = Sophia
[sophia, Sophia beautiful, smile of Sophia, Sophia's car ..... More
|
|
|
| Update value in Entry widget |
|
Posted by: dannyH - Mar-25-2017, 11:18 PM - Forum: GUI
- Replies (7)
|
 |
I'm very new to tkinter. How do I get a value to display every time it changes? The code below only shows the last entry in the Entry widget, but prin..... More
|
|
|
| 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
|
|
|
|