| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,266
» Latest member: tlandr02
» Forum threads: 38,788
» Forum posts: 175,853
Full Statistics
|
| Online Users |
There are currently 30 online users. » 0 Member(s) | 27 Guest(s) Bing, Google, Facebook
|
|
|
| Installed but doesn't work |
|
Posted by: antonmichel - Jan-29-2018, 01:18 PM - Forum: GUI
- Replies (13)
|
 |
Hey guys,
I have installed Kivy successfully following the steps written on the official website and i have installed the examples as well. But when ..... More
|
|
|
| Arrays |
|
Posted by: aka2d7 - Jan-29-2018, 12:36 AM - Forum: Data Science
- Replies (10)
|
 |
Hello Gurus,
I'm trying to create a text chart that will show the statistics from this code.I'm working on Arrys but I'm not sure how to create the t..... More
|
|
|
| Not Printing |
|
Posted by: Wolfpack2605 - Jan-29-2018, 12:28 AM - Forum: Homework
- Replies (3)
|
 |
This is the assignment:
[size=x-small]There are aardvarks on the loose! We need you to check whether there are any aardvarks hidden in a text file...... More
|
|
|
| .sort frustration |
|
Posted by: Python_for_dummies_needed - Jan-28-2018, 11:35 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi,
I've tried so many different ways to sort but nothing is working so I've just left it as fh.sort (I know that's wrong) and I'm hoping someone c..... More
|
|
|
| CSV File not found |
|
Posted by: SeanBassett - Jan-28-2018, 11:16 PM - Forum: General Coding Help
- Replies (18)
|
 |
I am using Python in Blender.
my code can not find the CSV file.
The file is in the same folder as the blender file and this did work when I was using..... More
|
|
|
| Can't get this Code to Run |
|
Posted by: dd3d - Jan-28-2018, 10:23 PM - Forum: Homework
- Replies (3)
|
 |
I have tried to go about this and I can't get it to run. What am I doing wrong????
[python]def price(pencil, book, discount, state_tax, shipping):
..... More
|
|
|
| A-Z Quiz Task |
|
Posted by: Jellcat - Jan-28-2018, 06:25 PM - Forum: Homework
- Replies (3)
|
 |
Hi Folks,
I'm currently learning with the edX Introductory course. One of the practice tasks set was to create an A-Z quiz in which you create a func..... More
|
|
|
| access variables between classes |
|
Posted by: Ahjeen - Jan-28-2018, 04:48 PM - Forum: GUI
- Replies (4)
|
 |
Hi I am new to python and have been trying to develop a tkinter application. My question is, how can you use a variable from a class method to another..... More
|
|
|
| Help with Sorting |
|
Posted by: rsherry8 - Jan-28-2018, 03:36 PM - Forum: General Coding Help
- Replies (6)
|
 |
I am trying to understand how to sort an array in Python 3.x using the bulit in sort function. So I wrote the following code. However, it did does not..... More
|
|
|
|