Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,616
» Latest member: Jatayu_12
» Forum threads: 38,637
» Forum posts: 175,054
Full Statistics
|
Online Users |
There are currently 381 online users. » 0 Member(s) | 375 Guest(s) Applebot, Bing, Baidu, Google, Yandex
|
Latest Threads |
Setting AST node lineno c...
Forum: General Coding Help
Last Post: voidtrance
Jun-24-2025, 02:10 PM
» Replies: 5
» Views: 453
|
[SOLVED] Let user search ...
Forum: GUI
Last Post: deanhystad
Jun-24-2025, 02:04 PM
» Replies: 3
» Views: 174
|
color names
Forum: General Coding Help
Last Post: DeaD_EyE
Jun-24-2025, 08:10 AM
» Replies: 9
» Views: 199,368
|
Python Install Mager Help
Forum: News and Discussions
Last Post: DeaD_EyE
Jun-24-2025, 04:43 AM
» Replies: 1
» Views: 118
|
tracking version during r...
Forum: News and Discussions
Last Post: DeaD_EyE
Jun-24-2025, 04:15 AM
» Replies: 3
» Views: 624
|
Comparing two columns wit...
Forum: General Coding Help
Last Post: Pedroski55
Jun-24-2025, 03:41 AM
» Replies: 3
» Views: 1,523
|
Convert any Python expres...
Forum: General Coding Help
Last Post: DeaD_EyE
Jun-23-2025, 07:06 AM
» Replies: 2
» Views: 325
|
Using EventSource in Pyth...
Forum: Web Scraping & Web Development
Last Post: snippsat
Jun-22-2025, 08:45 AM
» Replies: 1
» Views: 177
|
need help with tracking a...
Forum: General Coding Help
Last Post: gqdeep01
Jun-22-2025, 02:14 AM
» Replies: 0
» Views: 163
|
A penny doubled every day...
Forum: Homework
Last Post: DeaD_EyE
Jun-21-2025, 05:26 PM
» Replies: 5
» Views: 306
|
|
|
Safeway's Monopoly |
Posted by: ichabod801 - Apr-10-2017, 06:59 PM - Forum: Code sharing
- Replies (1)
|
 |
I wrote some code to keep track of Safeway's current Monopoly game:
[python]
"""
monopoly.py
Code for Safeway's Monopoly game (Series MON-10, ..... More
|
|
|
Classes ? |
Posted by: kyukky - Apr-10-2017, 02:17 PM - Forum: Homework
- Replies (2)
|
 |
Hello, I have to do a model of a disease spreading in a population. As a beginner in python, my teacher gave us most of the code. I can't understand t..... More
|
|
|
Just learned that Unity is gone |
Posted by: wavic - Apr-10-2017, 11:32 AM - Forum: Bar
- Replies (10)
|
 |
I am sad. Maybe this was the last chance for an open mobile OS. Now what? What is the lesser evil to chose it. iOS or Android...
If there is any furt..... More
|
|
|
Accumulative list |
Posted by: py7 - Apr-09-2017, 04:11 PM - Forum: Homework
- Replies (2)
|
 |
I need some help in a function that I am developing
It's a function that receives three parameters a function, a list and an element and returns a li..... More
|
|
|
RPG game trouble |
Posted by: J125 - Apr-08-2017, 05:38 PM - Forum: Homework
- Replies (8)
|
 |
Hi,
I'm a bit out of my depth here, but suppose that's the best way to learn. I'm trying to create an RPG game where a hero goes against 6 enemies..... More
|
|
|
Low level |
Posted by: harrington40 - Apr-08-2017, 04:36 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello
I have a small and short questions. I'm familar with python ,however I have no idea
how to manipulate python in linux, specially dealing wi..... More
|
|
|
bash to python: keep.py |
Posted by: Skaperen - Apr-08-2017, 07:27 AM - Forum: Code sharing
- No Replies
|
 |
this is my latest rewrite of a bash script which is a command called keep which is a quick command to keep a spare copy of a file. i am..... More
|
|
|
snippet: dp and pv |
Posted by: Skaperen - Apr-08-2017, 07:17 AM - Forum: Code sharing
- No Replies
|
 |
i have this saved as dppv,py ready to insert into projects where i need this level of debugging. the dp() function is just like print except that if ..... More
|
|
|
help in hoemwork |
Posted by: maayan11 - Apr-08-2017, 05:47 AM - Forum: Homework
- Replies (15)
|
 |
hello:)
in my home work I need to write a code that sum the digits of number.
for example if the original number is 563 the function will return- 5 ..... More
|
|
|
Apply Method Question |
Posted by: smw10c - Apr-07-2017, 03:23 PM - Forum: Data Science
- Replies (4)
|
 |
I hope you are all having a good day. I have a question in regards to the apply function. Below is a function I created and then I apply it to my data..... More
|
|
|
Numbers Genie |
Posted by: PyPhanman - Apr-06-2017, 11:03 PM - Forum: Code sharing
- No Replies
|
 |
Hey all! Created this fun numbers game that will return some facts about 20 input or random numbers.
[python]
# Description of program:
# Ask t..... More
|
|
|
|