Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 44 online users. » 0 Member(s) | 38 Guest(s) Bing, AOL, Google, AOL, Apple
|
|
|
Set Comprehension |
Posted by: Steven - Apr-13-2017, 09:18 PM - Forum: Homework
- Replies (3)
|
 |
I have a text file that is going to be sent to my function. I simply need to send the words in the file back in a set. Not so difficult with a for loo..... More
|
|
|
Comparing 2 lists |
Posted by: BerryK - Apr-13-2017, 04:28 PM - Forum: Homework
- Replies (4)
|
 |
Hello dear readers,
I'm very new to Python, I started reading and following some tutorials on Python 2 days ago. A long long time ago, like 10years..... More
|
|
|
Stupid question |
Posted by: abradler - Apr-13-2017, 04:49 AM - Forum: General Coding Help
- Replies (3)
|
 |
Can someone tell me why my nothing happens when i execute my program. Here is my code and output:
[python]total_cash=0
total_owed=0
total_candy..... More
|
|
|
The LOL Translator |
Posted by: SpeedyZapGaming - Apr-12-2017, 07:16 PM - Forum: Code sharing
- Replies (7)
|
 |
Hello everyone I'm an average python coder so I just coded a LOL Translator. Just wanted to ask for suggestions on how to improve it!
[python]""" Thi..... More
|
|
|
pytrends problem |
Posted by: Karen - Apr-12-2017, 04:58 PM - Forum: General Coding Help
- Replies (10)
|
 |
I've referred to the pytrends, but I still can't understand that the system always shows invalid syntax in the 44th line. Can anyone help me? Thanks a..... More
|
|
|
multiplying diffrent variables. |
Posted by: darktitan - Apr-12-2017, 02:18 PM - Forum: GUI
- Replies (2)
|
 |
Hi got a little problem with my code im trying to multiply 3 diffrent variables and show the resault in a messagebox but im getting an error. I know m..... More
|
|
|
Check matrix... |
Posted by: jkk30 - Apr-12-2017, 04:45 AM - Forum: Homework
- Replies (6)
|
 |
Hi
I need a little help.
How to check whether a matrix corresponding to the rules?
[python]
Matrix = [[1, 30, 34, 55, 75],
[1..... More
|
|
|
|