Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 40 online users. » 1 Member(s) | 33 Guest(s) Apple, Google, Bing, AOL, AOL, Noya_Yonatan
|
Latest Threads |
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: Anunderling
2 hours ago
» Replies: 0
» Views: 40
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 04:28 PM
» Replies: 11
» Views: 4,285
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 732
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,607
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,072
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,576
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,403
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,598
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,540
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,700
|
|
|
Fun for music experimenters |
Posted by: Larz60+ - Feb-12-2018, 12:47 AM - Forum: Bar
- Replies (16)
|
 |
All for fun, for those who love music and can't afford propeller reason (which, howvere is worth the $400).
This has probably been around since Ada..... More
|
|
|
A bug in the code |
Posted by: Alberto - Feb-11-2018, 11:21 PM - Forum: Data Science
- Replies (2)
|
 |
Dear Python Users,
I am trying to find annual return of S&P500 given monthly prices. I have the following code below. The problem is that I receive..... More
|
|
|
Function Import help |
Posted by: Codeforfood - Feb-11-2018, 09:47 PM - Forum: Homework
- Replies (2)
|
 |
I am writing a code for homework, this isn't my code but the error is very similar:
[python]
import random
def main():
random()
print(t..... More
|
|
|
Translator |
Posted by: Zatoichi - Feb-11-2018, 09:13 PM - Forum: Homework
- Replies (13)
|
 |
[python]
def load_dictionary(filename):
dictionary = {}
with open('Hmong.txt', 'r') as input_file:
for lines in input_file:..... More
|
|
|
dictionary from file |
Posted by: Zatoichi - Feb-11-2018, 05:56 PM - Forum: Homework
- Replies (5)
|
 |
[python]
input_file = open('dictionaryHmong.txt')
dictionary = {}
for lines in input_file:
information = lines.split(',')
dictionary[line..... More
|
|
|
API Google Speech |
Posted by: kowalskilinux - Feb-11-2018, 04:47 PM - Forum: General Coding Help
- No Replies
|
 |
Hello good afternoon.
I'm not a python developer, I'm validating the google speech API in my lab, I want some help.
I've already done the proced..... More
|
|
|
Find not working properly |
Posted by: fad3r - Feb-11-2018, 02:38 PM - Forum: Homework
- Replies (2)
|
 |
Hi,
A friend is mentoring me on python (thus the world list we are using)
My challenge is in 1 line code to find all the words that have s in them..... More
|
|
|
Program: count and find |
Posted by: Truman - Feb-11-2018, 12:12 AM - Forum: Homework
- Replies (3)
|
 |
# [ ] find and report (print) number of w's, o's + use of word "code"
work_tip = "Good code is commented code"
# [ ] count times letter "i" appea..... More
|
|
|
excercise python list |
Posted by: Kykoss - Feb-10-2018, 08:08 PM - Forum: Homework
- Replies (7)
|
 |
Hi,I want you to help me with the solution of an exercise which is very difficult for me to simply tell me the solution in a very simple and understan..... More
|
|
|
Help with csv |
Posted by: perrud - Feb-10-2018, 06:12 PM - Forum: General Coding Help
- Replies (1)
|
 |
I'm learning progamming, so i start to learn about CSV, but when I tryed to make something with that i noobed.
Basically I make a progam who you can ..... More
|
|
|
Some guidance need'ed. |
Posted by: LordDeanUK - Feb-10-2018, 01:30 PM - Forum: Jobs
- Replies (2)
|
 |
Hi Guys,
I have a Small UK company i employ about 6 people as energy consultants and we get paid commission for signing up new & existing Business ow..... More
|
|
|
|