Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 57 online users. » 0 Member(s) | 51 Guest(s) Bing, Google, AOL, Applebot, AOL
|
Latest Threads |
My First App
Forum: Code Review
Last Post: carlbidwell
11 minutes ago
» Replies: 8
» Views: 8,369
|
what does % stand for in ...
Forum: General Coding Help
Last Post: carlbidwell
1 hour ago
» Replies: 3
» Views: 1,750
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
7 hours ago
» Replies: 3
» Views: 276
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Yesterday, 05:13 PM
» Replies: 4
» Views: 695
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:17 PM
» Replies: 1
» Views: 780
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:14 PM
» Replies: 6
» Views: 5,028
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Yesterday, 09:50 AM
» Replies: 1
» Views: 1,672
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Yesterday, 03:53 AM
» Replies: 1
» Views: 2,712
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:32 AM
» Replies: 0
» Views: 330
|
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 565
|
|
|
Text Editors! |
Posted by: TrueStudentOfPython - Oct-19-2018, 12:48 AM - Forum: News and Discussions
- Replies (7)
|
 |
Hello Everyone!
So I am a new to the board and I am also an serious aspiring Python user, so for my first post I wanted to start somewhere very..... More
|
|
|
numpy help: Uniform order-based crossover |
Posted by: Mass17 - Oct-18-2018, 10:05 PM - Forum: Homework
- No Replies
|
 |
Hello,
I have two array A & B as follow,
A = [2,6,4,5,3,1]
B = [1,4,3,6,5,2]
From which I formed a numpy array;
oldArr = np.array([[2,6,4,5,3,1],..... More
|
|
|
Python IDEs on the Raspberry Pi |
Posted by: microphone_head - Oct-18-2018, 08:07 PM - Forum: Bar
- Replies (7)
|
 |
Greetings,
I would like to hear from members that have user experience of Python IDEs on the Raspberry Pi. I have particular interest in learning ..... More
|
|
|
Return giving incorrect value |
Posted by: Calingaladha - Oct-18-2018, 05:06 PM - Forum: Homework
- Replies (5)
|
 |
Part of a recent assignment was to create a conversion program using functions. This week, we have been asked to modify it and create value-returning ..... More
|
|
|
Help with simulation |
Posted by: Geeseball - Oct-18-2018, 12:19 PM - Forum: General Coding Help
- No Replies
|
 |
I have two situations. In one situation the simulation is executed based on random variables and in the second situation the random variables are obta..... More
|
|
|
HELP in python homework |
Posted by: makashito - Oct-18-2018, 09:27 AM - Forum: Homework
- Replies (4)
|
 |
1.1 [5 points] If statement q
has the truth value True, determine all truth value asignments for the primitive statements, p
, r
, and s
for whi..... More
|
|
|
Listbox data |
Posted by: samtal - Oct-18-2018, 08:01 AM - Forum: GUI
- Replies (5)
|
 |
Hi,
On raspberry-pi, Python 3.5, I am trying the use of tkinter Listbox.
I noticed that when filling up a Listbox with a pure Python List, while the ..... More
|
|
|
A learner game |
Posted by: Mentlegenn - Oct-17-2018, 08:16 PM - Forum: Game Development
- Replies (3)
|
 |
I am fairly new to Python and am writing a very basic game. Essentially all we are doing is copying and understanding snippets of code
but for..... More
|
|
|
! |
Posted by: MuntyScruntfundle - Oct-17-2018, 08:09 PM - Forum: General Coding Help
- No Replies
|
 |
Hi there.
I'm trying to get a monitor screen together with Curses. Thanks to whoever suggested it, it's going to do everything I want when I get i..... More
|
|
|
name these two functions |
Posted by: Skaperen - Oct-17-2018, 07:25 PM - Forum: Bar
- Replies (3)
|
 |
i wrote a function that converts an int to a string of digits. it has options to set the base, set the minimum width, set the digits to use (implies ..... More
|
|
|
|