Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,933
» Latest member: tobey12
» Forum threads: 38,722
» Forum posts: 175,502
Full Statistics
|
Online Users |
There are currently 46 online users. » 0 Member(s) | 40 Guest(s) Bing, AOL, AOL, Google, Apple
|
Latest Threads |
How Reliable Is Assignmen...
Forum: News and Discussions
Last Post: tobey12
10 minutes ago
» Replies: 0
» Views: 3
|
Expert Guidance Made Easy...
Forum: General Coding Help
Last Post: Alex12
1 hour ago
» Replies: 0
» Views: 13
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
4 hours ago
» Replies: 1
» Views: 345
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:58 PM
» Replies: 8
» Views: 2,344
|
real community
Forum: News and Discussions
Last Post: decuser
Yesterday, 08:16 PM
» Replies: 3
» Views: 1,460
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 287
|
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 94
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,806
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,059
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 747
|
|
|
human years to dog years |
Posted by: jhall710 - May-07-2017, 06:49 PM - Forum: Homework
- Replies (7)
|
 |
This makes no sense why python will not do a simple multiplication instead of duplicating 7 times. Need to be able to input a number in human years an..... More
|
|
|
Time module help |
Posted by: YevesDraco - May-07-2017, 04:13 PM - Forum: General Coding Help
- Replies (3)
|
 |
When I try to run the code that contains the line below, it throws up a syntax error to do with the fist time. Any help? (I am on Python 3.5. Code is ..... More
|
|
|
Spell Checker |
Posted by: Liquid_Ocelot - May-07-2017, 06:14 AM - Forum: Homework
- Replies (1)
|
 |
Hey guys I need help with this program please :)
I need to
- Turn the string into a list of lists, where each sublist has two elements..... More
|
|
|
Special book discount |
Posted by: Larz60+ - May-05-2017, 10:06 PM - Forum: News and Discussions
- No Replies
|
 |
For registered users (can do it now) o
Doug Hellman's: The Python 3 Standard Library by Example First edition,
The Python 3 Standard Library by Ex..... More
|
|
|
Pandas merge question |
Posted by: smw10c - May-05-2017, 09:37 PM - Forum: Data Science
- Replies (2)
|
 |
I hope you are all having a good day. I want to know why my merge below is returning the key error that is stated below my code. Any help would be app..... More
|
|
|
Import random from a txt file |
Posted by: Liquid_Ocelot - May-05-2017, 08:47 PM - Forum: Homework
- Replies (4)
|
 |
Hey guys, I would just like to know how you import a random selection from a list that has been imported into python via a txt file as im trying to ma..... More
|
|
|
gui questions |
Posted by: abrew132 - May-05-2017, 03:45 PM - Forum: GUI
- Replies (1)
|
 |
can u use just regular python to make a guy? or do i have to download something? and if i can use just the standard python libraries... can u point me..... More
|
|
|
printobject.py |
Posted by: Skaperen - May-05-2017, 05:37 AM - Forum: Code sharing
- No Replies
|
 |
this is the print_object() function i have been revising, as mentioned in another thread:
[python]#!/usr/bin/env python
# -*- coding: utf-8 -*-
f..... More
|
|
|
what is this tcl GUI code? |
Posted by: Luke_Drillbrain - May-05-2017, 03:11 AM - Forum: GUI
- Replies (3)
|
 |
I've been busy learning tkinter so that I can create GUIs. I'm making progress via Bucky's tutorials. In the process, I happened upon a different GU..... More
|
|
|
|