| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,308
» Latest member: NeoQuant
» Forum threads: 38,800
» Forum posts: 175,914
Full Statistics
|
| Online Users |
There are currently 50 online users. » 1 Member(s) | 43 Guest(s) Applebot, Bing, Google, Mojeek, AOL, snippsat
|
|
|
| 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
|
|
|
| Non-Geographic Heat Maps |
|
Posted by: JackValadez - Oct-17-2018, 06:03 PM - Forum: General Coding Help
- No Replies
|
 |
Sorry if this was posted elsewhere, performed a search, but no results. I would like to create a heatmap on a map of our product floor that will show..... More
|
|
|
|