| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,246
» Latest member: isla123456
» Forum threads: 38,779
» Forum posts: 175,813
Full Statistics
|
| Online Users |
There are currently 47 online users. » 1 Member(s) | 42 Guest(s) Google, Bing, AOL, Mojeek, snippsat
|
|
|
| mysql search for needle |
|
Posted by: metulburr - Apr-16-2017, 08:13 AM - Forum: Bar
- Replies (5)
|
 |
Im playing around with the old old forum database and realize that i am pretty bad at mysql commands. In this last command i am trying to extract all ..... More
|
|
|
| Sorting File |
|
Posted by: Miraclefruit - Apr-15-2017, 10:40 PM - Forum: Homework
- Replies (1)
|
 |
Write a program that displays the current justices ordered by the year they joined the Supreme Court.
So there is a file containing the justices..... More
Attached Files
Justices.txt (Size: 4.77 KB / Downloads: 848)
|
|
|
| Atom editor question |
|
Posted by: Larz60+ - Apr-15-2017, 05:15 PM - Forum: Bar
- Replies (5)
|
 |
It's time for me to renew my license with PyCharm.
I have decided to make an Ernest effort to use Atom editor instead.
I just installed atom, and ..... More
|
|
|
| set value in tktable |
|
Posted by: gray - Apr-15-2017, 11:59 AM - Forum: GUI
- Replies (2)
|
 |
how can i set values (for example query result from sql) in a tktable????
i don't understand meaning of the following lines
self.table.set( str®..... More
|
|
|
| New iOS based notification script |
|
Posted by: fbartolom - Apr-14-2017, 04:05 PM - Forum: Networking
- No Replies
|
 |
I am trying to adopt the new Apple APN technology with the following Python script:
[python]
import json
import jwt
import time
from hyper impo..... More
|
|
|
| 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
|
|
|
|