| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,237
» Latest member: lary_p
» Forum threads: 38,776
» Forum posts: 175,791
Full Statistics
|
| Online Users |
There are currently 46 online users. » 0 Member(s) | 41 Guest(s) Google, Google Image, AOL, AOL
|
| Latest Threads |
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
10 hours ago
» Replies: 4
» Views: 119
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Yesterday, 10:39 AM
» Replies: 3
» Views: 100
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-07-2025, 07:29 PM
» Replies: 0
» Views: 73
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 112
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,100
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,366
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,559
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 189
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,199
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,444
|
|
|
| list_split |
|
Posted by: roadrage - Nov-29-2016, 05:30 PM - Forum: Homework
- Replies (3)
|
 |
"""
Create a function called list_split, taking the arguments I (iterable) and
N (numeric). The goal of the function would be to split the iterabl..... More
|
|
|
| str_format_2var |
|
Posted by: roadrage - Nov-29-2016, 03:42 PM - Forum: Homework
- Replies (4)
|
 |
"""
Create a function called str_format_2var, taking three arguments:
- A string, containing two formatting markers supported by Python,
like `..... More
|
|
|
| list to string |
|
Posted by: roadrage - Nov-28-2016, 09:24 PM - Forum: Homework
- Replies (5)
|
 |
"""
Create a function called list2str, that takes two arguments - a list of
strings L, and a delimeter D. The function must:
1. Return a single..... More
|
|
|
| vector sum of tuples |
|
Posted by: roadrage - Nov-28-2016, 09:23 PM - Forum: Homework
- Replies (7)
|
 |
"""
Create a function called vector_sum, taking two arguments:
- Tuple, T1, consisting of multiple float numbers
- Tuple, T2, of the same len..... More
|
|
|
| Where has your https gone? |
|
Posted by: consuli - Nov-28-2016, 06:51 PM - Forum: Board
- Replies (45)
|
 |
Where has your https gone? When I visited your forum before the hack, I had https, I think. Has your https also been hacked?
|
|
|
| Can't unsubscribe from forum.... |
|
Posted by: Ofnuts - Nov-27-2016, 11:14 PM - Forum: Board
- No Replies
|
 |
A while ago I subscribed to the "Bar" forum to get notification of new threads. Despite several attempts to unsubscribe, I still receive notifications..... More
|
|
|
| Learning Python |
|
Posted by: alpbetaC0der - Nov-27-2016, 10:25 PM - Forum: Data Science
- Replies (5)
|
 |
Hello,
I would like to learn Python - however i have a dilemma; i have been reading "Learn Python the Hard Way" and it suggests that i use Python 2 i..... More
|
|
|
| ubuntu video problems |
|
Posted by: darter - Nov-27-2016, 08:40 PM - Forum: Bar
- Replies (3)
|
 |
I have been running Ubuntu 14 on two Dell monitors for a year - no problems.. A few days ago my monitors both showed only a scrambled pattern of lines..... More
|
|
|
| Function Help |
|
Posted by: Millionsunz - Nov-26-2016, 05:12 AM - Forum: General Coding Help
- Replies (4)
|
 |
Hello Python Forums,
I am currently learning how to code in the wonderful language of Python. I am very beginner at computer programming (Python is..... More
|
|
|
| conway's game of life |
|
Posted by: hanscvanleeuwen - Nov-25-2016, 07:51 PM - Forum: Homework
- Replies (17)
|
 |
Hi there ..first program I have made in python is conway's game of life (see wikipedia).
I used Python 3.5, tkinter using commands enclosed and ov..... More
|
|
|
|