| 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 58 online users. » 0 Member(s) | 49 Guest(s) Applebot, Bing, Google, AOL, Facebook
|
| Latest Threads |
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Today, 12:56 AM
» Replies: 4
» Views: 127
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Yesterday, 10:39 AM
» Replies: 3
» Views: 106
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-07-2025, 07:29 PM
» Replies: 0
» Views: 77
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 117
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,137
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,371
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,565
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 192
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,200
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,446
|
|
|
| Totally off topic! |
|
Posted by: Larz60+ - Dec-07-2016, 02:26 AM - Forum: Bar
- Replies (3)
|
 |
Does anyone know what the Microsoft windows process named 'TrustedInstaller' (which I don't trust) does?
If you google it, you usually get an answer ..... More
|
|
|
| How i can...? |
|
Posted by: sajley - Dec-06-2016, 08:36 PM - Forum: General Coding Help
- Replies (8)
|
 |
hi guys
i'm new in python
how i can goto a line ...
How i can use this code, i wish my program if inpt is not '+-*/' try to re input
mylabe..... More
|
|
|
| Unintended output |
|
Posted by: Nick_Wright - Dec-05-2016, 09:24 PM - Forum: General Coding Help
- Replies (1)
|
 |
[python]
j = [['4', '5'], ['1', '1'], ['1', '5'], ['3', '4'], ['3', '1']]
k = [['5', '2'], ['4', '2'], ['2', '4'], ['3', '3'], ['4', '3']]
t = [[..... More
|
|
|
| list_reduction |
|
Posted by: roadrage - Dec-05-2016, 05:30 PM - Forum: Homework
- Replies (3)
|
 |
"""
Write a function called list_reduction, that takes a single argument - a list
of strings, L. The function must:
1. Transform the list, *in ..... More
|
|
|
| Identifying Efficiency |
|
Posted by: micseydel - Dec-04-2016, 11:46 PM - Forum: Bar
- Replies (9)
|
 |
I interviewed a candidate recently for a software engineering position who had a master's degree from UCLA with a 3.8 GPA and a 3.9 GPA in under..... More
|
|
|
| Beginning in Qt |
|
Posted by: NetCancer - Dec-03-2016, 07:00 AM - Forum: GUI
- Replies (2)
|
 |
Hello people,
I recently started trying to code GUIs in Python. I already have prior expericence with the language, bit it is limited to console co..... More
|
|
|
|