| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,296
» Latest member: nicos18
» Forum threads: 38,795
» Forum posts: 175,886
Full Statistics
|
| Online Users |
There are currently 50 online users. » 0 Member(s) | 44 Guest(s) Bing, Google, AOL, Apple, Mojeek
|
| Latest Threads |
My regex function is not ...
Forum: General Coding Help
Last Post: Pedroski55
4 hours ago
» Replies: 1
» Views: 59
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:51 AM
» Replies: 1
» Views: 60
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 234
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 124
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 89
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,519
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 170
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 80
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,140
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,323
|
|
|
| Junior Remote Python Work |
|
Posted by: ShaneInNewZealand - Sep-18-2019, 01:26 AM - Forum: Jobs
- Replies (9)
|
 |
Hi,
I would like to start working remotely programming in Python.
I have an IT Degree and English is my first Language. I currently live in New ..... More
|
|
|
| binary to decimal program |
|
Posted by: restingquarterback - Sep-18-2019, 12:06 AM - Forum: Homework
- Replies (3)
|
 |
Hello everyone :)
I am new in this forum and also new to coding and I have been given the task to make a program that can convert binary numbers to d..... More
|
|
|
| Changing font |
|
Posted by: kawtts59 - Sep-17-2019, 06:15 PM - Forum: General Coding Help
- Replies (1)
|
 |
From the LINUX command line, I can run a PERL script by typing the following:
$ perl hello_world.pl -font "Times 24"
This will make the PERL scr..... More
|
|
|
| Invalid syntax |
|
Posted by: Davidelca96 - Sep-17-2019, 12:27 PM - Forum: General Coding Help
- Replies (1)
|
 |
$\sum_{i=1}^n X_i(Y_i-\overline{Y})$ = $\sum_{i=1}^n (X_i-\overline{X})(Y_i\overline{Y})$
Dear members of the forum, I am trying to put this formul..... More
|
|
|
| Numpy structured array |
|
Posted by: Nitram - Sep-17-2019, 12:00 PM - Forum: Data Science
- Replies (3)
|
 |
Hi all,
I am fairly new to Python and teaching myself. I am working on importing data from a txt file into a NumPy structured array. I have loaded th..... More
|
|
|
| Slow websockets server -> client |
|
Posted by: pattagghiu - Sep-17-2019, 09:28 AM - Forum: Networking
- No Replies
|
 |
Hello all, first post here :)
i've been using python for a while - due to my raspberries :) - and lastly i'm having some fun with the websockets modu..... More
|
|
|
| Remove() |
|
Posted by: metro17 - Sep-17-2019, 06:54 AM - Forum: General Coding Help
- Replies (2)
|
 |
After a successful remove() operation the list autosizes to one less element .Can we add a default value to the position from where the element was re..... More
|
|
|
| colouring strings |
|
Posted by: newbieAuggie2019 - Sep-17-2019, 03:02 AM - Forum: General Coding Help
- Replies (23)
|
 |
Hi!
Due to time constraints, I'm working with a lot of issues at the same time: f-strings, functions, loops... and I was wondering... with so many ..... More
|
|
|
| Count in python |
|
Posted by: Debutantdata - Sep-16-2019, 07:31 PM - Forum: General Coding Help
- Replies (2)
|
 |
Dear all,
I am a new joiner in the Python adventure.
I would like to count the data in the column 'Company' and know in which of the 'Selection..... More
|
|
|
| Hangman |
|
Posted by: metro17 - Sep-16-2019, 04:35 PM - Forum: General Coding Help
- Replies (4)
|
 |
[python]def split(word):
return list(word)
def cw():
n = 0
print("Welcome to Hangman !")
print("You have 8 guesses left")
..... More
|
|
|
|