| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,245
» Latest member: getlowfare
» Forum threads: 38,779
» Forum posts: 175,813
Full Statistics
|
| Online Users |
There are currently 50 online users. » 2 Member(s) | 45 Guest(s) Google, AOL, getlowfare, tsgiannis
|
|
|
| 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
|
|
|
| Question window |
|
Posted by: John_paul - Apr-11-2017, 11:11 AM - Forum: Homework
- Replies (1)
|
 |
Hello, i have python 3.4.3, is it normal when i run this module, nothing happens ?
It is not supposed to create a window ?
[python]
# -*- cod..... More
|
|
|
| Safeway's Monopoly |
|
Posted by: ichabod801 - Apr-10-2017, 06:59 PM - Forum: Code sharing
- Replies (1)
|
 |
I wrote some code to keep track of Safeway's current Monopoly game:
[python]
"""
monopoly.py
Code for Safeway's Monopoly game (Series MON-10, ..... More
|
|
|
| Classes ? |
|
Posted by: kyukky - Apr-10-2017, 02:17 PM - Forum: Homework
- Replies (2)
|
 |
Hello, I have to do a model of a disease spreading in a population. As a beginner in python, my teacher gave us most of the code. I can't understand t..... More
|
|
|
|