Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,993
» Latest member: lauren557
» Forum threads: 38,736
» Forum posts: 175,588
Full Statistics
|
Online Users |
There are currently 40 online users. » 0 Member(s) | 35 Guest(s) Applebot, Google, AOL
|
Latest Threads |
Another app idea - intera...
Forum: News and Discussions
Last Post: Biks
7 hours ago
» Replies: 1
» Views: 1,815
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Biks
7 hours ago
» Replies: 3
» Views: 1,114
|
real community
Forum: News and Discussions
Last Post: Biks
7 hours ago
» Replies: 4
» Views: 3,066
|
print does not open conso...
Forum: General Coding Help
Last Post: Tycho_2025
9 hours ago
» Replies: 5
» Views: 173
|
create ocr to detect lice...
Forum: General Coding Help
Last Post: Pedroski55
Today, 06:18 AM
» Replies: 4
» Views: 141
|
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 08:57 AM
» Replies: 1
» Views: 90
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Oct-02-2025, 03:05 PM
» Replies: 3
» Views: 2,558
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Oct-02-2025, 01:56 PM
» Replies: 6
» Views: 252
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,065
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 485
|
|
|
Not working in PyCharm, Is this IDE specific ? |
Posted by: arian29 - Sep-18-2019, 06:39 AM - Forum: Homework
- Replies (1)
|
 |
I try running this-
>>>test = [[1, 2 , 3 ,4 ,5 ,6 ,7 ,8 ,9 ,10],['a' ,'s' ,'d' ,'f' ,'g' ,'h' ,'j' ,'k' ,'l' ]]
>>>test[1]
Works great in IDL..... More
|
|
|
python and tkinter |
Posted by: menator01 - Sep-18-2019, 06:12 AM - Forum: GUI
- Replies (2)
|
 |
Hey all, I'm kind of new to python and hope you can help me figure this out.
I cant seem to get the letter to pass to the print. Thanks for any hel..... More
|
|
|
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
|
|
|
|