Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,574
» Latest member: linnchinnn
» Forum threads: 38,633
» Forum posts: 175,024
Full Statistics
|
Online Users |
There are currently 366 online users. » 0 Member(s) | 361 Guest(s) Baidu, Bing, Google, Yandex, AOL
|
|
|
String Splits |
Posted by: m.zod - Oct-05-2016, 05:35 PM - Forum: Homework
- Replies (3)
|
 |
Hey guys, I'm a new student to Python 3, and I'm having some issues with an assignment, so I'd appreciate the help.
What I'm doing in the assignment ..... More
|
|
|
Post Edit Logs |
Posted by: metulburr - Oct-05-2016, 01:55 PM - Forum: Board
- Replies (2)
|
 |
I added a plugin to allow to show/compare/and even revert edit changes of a post. As is, only admins and mods are allowed to view the edit logs though..... More
Attached Files
Thumbnail(s)
|
|
|
selecting buttons with keyboard |
Posted by: noissue - Oct-05-2016, 12:21 PM - Forum: GUI
- Replies (3)
|
 |
Hello,
my problem:
i have some simple GUI, with some text entrys, and radiobuttons
i can select on them by mouse, but i want to do it with ente..... More
|
|
|
testing code |
Posted by: Skaperen - Oct-05-2016, 05:56 AM - Forum: Code sharing
- Replies (2)
|
 |
i am testing indents and stuff:
[python]from sys import argv
def main():
from sys import argv
if len(argv) < 2:
print 'no argum..... More
|
|
|
List Censor Thread |
Posted by: palmtrees - Oct-05-2016, 01:03 AM - Forum: Homework
- Replies (6)
|
 |
I am making a program for my Introduction to Computer Science course where I have to type in a sentence: "Dr Mathias is completely full of shirt I wis..... More
|
|
|
distance between 2 points |
Posted by: sparkz_alot - Oct-04-2016, 10:02 PM - Forum: Code sharing
- Replies (11)
|
 |
This is a small part of a bigger project I'm working on to Pythonize (a real word I just made up) the formulas in Jean Meeus' book "Astronomical Algor..... More
|
|
|
[split] new BBCodes |
Posted by: metulburr - Oct-04-2016, 06:30 PM - Forum: Board
- Replies (6)
|
 |
[quote='nilamo' pid='1429' dateline='1475605285']
Once you hit line 57, your program is done. The python version never computes anything, regardle..... More
|
|
|
Programmer named Tim... |
Posted by: Fred Barclay - Oct-04-2016, 04:53 PM - Forum: Board
- Replies (11)
|
 |
Just under my username, it says "Programmer named Tim."
What's up with that? How do I change it? :s
And more importantly, when did my name change..... More
|
|
|
a few extra tags |
Posted by: metulburr - Oct-04-2016, 03:13 PM - Forum: Board
- Replies (2)
|
 |
I made a few extra BBCodes. It seems illogical to use the code box for error output, code output, especially when it syntax highlighted for no reason..... More
|
|
|
a project idea |
Posted by: Skaperen - Oct-04-2016, 03:03 AM - Forum: Bar
- Replies (7)
|
 |
maybe a subforum to post project ideas could have a bunch of ideas that might be inspiring to others, or worse.
i am not a GUI programmer :( so when ..... More
|
|
|
pyutils module |
Posted by: Skaperen - Oct-04-2016, 02:19 AM - Forum: Code sharing
- Replies (15)
|
 |
i'll upload/embed it here and see if i live through it.
[spoiler=My code]
[php]#!/usr/bin/env python
# -*- coding: utf-8 -*-
#--------------------..... More
|
|
|
|