Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 38 online users. » 1 Member(s) | 30 Guest(s) Apple, Bing, AOL, Google, AOL, Mojeek, estherfords
|
|
|
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
|
|
|
|