Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,587
» Latest member: ShaneCar
» Forum threads: 38,638
» Forum posts: 175,042
Full Statistics
|
Online Users |
There are currently 530 online users. » 0 Member(s) | 526 Guest(s) Bing, Google, Baidu, Yandex
|
|
|
Python Developer Availalble |
Posted by: manikandan - Dec-23-2016, 11:35 AM - Forum: Jobs
- No Replies
|
 |
We have Python Sr. developers/ Junior developers readily available to get started on the project.
[color=#000000]info @ opt..... More
|
|
|
how do i repeat??? |
Posted by: Darbandiman123 - Dec-23-2016, 08:48 AM - Forum: General Coding Help
- Replies (2)
|
 |
i have some coding that i would like to repeat here is the coding how do i do it??? it is for a calculator and i want to repeat the last bit ("main()"..... More
|
|
|
Christmas Window |
Posted by: snippsat - Dec-23-2016, 12:14 AM - Forum: Bar
- Replies (5)
|
 |
Tried to make a window with a little Christmas spirit.
Tool 3DS-Max(render Corona) and PS.
(Click on image to enlarge).
[img]http://imageshack.co..... More
|
|
|
Extrapolation |
Posted by: bananen - Dec-22-2016, 04:51 PM - Forum: Data Science
- Replies (1)
|
 |
Hi!
I have two lists of data that I have done a linear fit on, and I would like to extrapolate this linearly but I don't really know how. I have at..... More
|
|
|
Multi threaded Timer Class |
Posted by: Larz60+ - Dec-22-2016, 12:29 PM - Forum: Code sharing
- No Replies
|
 |
Moved from python-forum.org
Here is a timer class that can set to run simultaneous timers and kick off events upon completion.
a timer can be set ..... More
|
|
|
concat two list based on array |
Posted by: MeeranRizvi - Dec-21-2016, 06:31 AM - Forum: Homework
- Replies (9)
|
 |
Here is my input
a=[1,2,3,4]
b=[5,6,7,8] I need the output like this:
Output: [1,5,2,6,3,7,4,8]
How to do t..... More
|
|
|
IPython |
Posted by: wavic - Dec-20-2016, 08:46 PM - Forum: News and Discussions
- Replies (3)
|
 |
Where to start....
I have used IPython a lot. But mostly like the regular Python interpreter and the most valuable feature for me was the autocomplet..... More
|
|
|
GameBoard coding |
Posted by: Bullman - Dec-20-2016, 01:22 PM - Forum: Homework
- Replies (3)
|
 |
I'm have to create connect 4 as an assignment. We have been given code to tic tac toe to base it on. I have adjusted the board code but keep getting t..... More
|
|
|
|