Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,936
» Latest member: MihaiPope
» Forum threads: 38,723
» Forum posts: 175,510
Full Statistics
|
Online Users |
There are currently 62 online users. » 3 Member(s) | 54 Guest(s) Applebot, Bing, AOL, Google, arbiel, kshahzad1985, bibin6Dip
|
Latest Threads |
FAST,SECURE AND RELIABLE ...
Forum: Game Development
Last Post: MihaiPope
42 minutes ago
» Replies: 0
» Views: 40
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
46 minutes ago
» Replies: 10
» Views: 3,609
|
what does % stand for in ...
Forum: General Coding Help
Last Post: buran
4 hours ago
» Replies: 1
» Views: 146
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
7 hours ago
» Replies: 1
» Views: 3,293
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
8 hours ago
» Replies: 4
» Views: 569
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,009
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 925
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,156
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,183
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,270
|
|
|
ErrorName: Window size |
Posted by: jvlivz - Nov-25-2017, 07:58 AM - Forum: Data Science
- Replies (11)
|
 |
[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More
|
|
|
chr() for bytes |
Posted by: Skaperen - Nov-25-2017, 03:29 AM - Forum: General Coding Help
- Replies (10)
|
 |
you can make a single character string with the specific code you want with chr() passing to it an int with the intended code and getting a ret..... More
|
|
|
REVIEW |
Posted by: Code_Z - Nov-23-2017, 08:03 PM - Forum: Code sharing
- Replies (1)
|
 |
Well I've made a small, simple, program in Python, can anyone tell me how to make it better, I'm still a nube.
Program:
import sys
Import rando..... More
|
|
|
Python Kolmogorov Test |
Posted by: asahdkhaled - Nov-23-2017, 05:14 PM - Forum: Data Science
- Replies (11)
|
 |
[b]Important: I asked that question also on Cross-Validated, but they refuse an answer because it didnt seem to be mathematical (but I think it is). S..... More
|
|
|
modify an image |
Posted by: Erepiv1 - Nov-23-2017, 02:43 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hi guys, i've got a problem with my program; i want to add a square with random colors on a picture thanks to a double loop but python show me that th..... More
|
|
|
How to use Threads |
Posted by: antoniojescobar - Nov-23-2017, 11:53 AM - Forum: GUI
- Replies (1)
|
 |
Hi, I´m developing a GUI with wx.python. In the app, I want to read by modbus some variables in a continuous way. I read that I can use Threads to do ..... More
|
|
|
Need developer |
Posted by: GarryJ - Nov-23-2017, 11:17 AM - Forum: Jobs
- Replies (2)
|
 |
Hi everyone
Hope you are well!
My name is Garry and I would love to help you with my resources/ developers for any of your anticipated busines..... More
|
|
|
input issue elif |
Posted by: jge047 - Nov-23-2017, 04:52 AM - Forum: General Coding Help
- Replies (2)
|
 |
Code I am writing: Write code that iterates through number 1 - 20 and prints “Fizz” if it’s a multiple of 3, “Buzz” if it’s a multiple of 5, “FizzBuzz..... More
|
|
|
A matrix of matrices |
Posted by: MaximeDt - Nov-23-2017, 03:04 AM - Forum: Data Science
- Replies (18)
|
 |
Hello,
I am struggling with great frustration on constructing a matrix.
Here is the whole story: as part of my studies I need to solve some differen..... More
|
|
|
Pig Latin |
Posted by: manasihardikar - Nov-22-2017, 11:11 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hi, I am trying to make a pig latin function in Python, which takes in a word and returns its pig latin translation. You can convert an English word i..... More
|
|
|
i need to change the code |
Posted by: woiwoi - Nov-22-2017, 09:07 PM - Forum: Homework
- Replies (3)
|
 |
[python]
import random
nazwaPlikuZDanymi = open('123.txt')
content = nazwaPlikuZDanymi.read()
allObjects = content.splitlines()
sizeTST = len(all..... More
|
|
|
|