Quantcast
Browsing all 140 articles
Browse latest View live

machine code question 4 novice

Hi my name is steven tyson, and i'm using a free phython compiler 1.53to program machine code using boolean statements i.e.(or,xor,nor,and)i know it sounds tedious and maybe impractical, but with...

View Article


res - an http client I made in python

I made this to wrap around the requests library. It's made completely in python. If anyone would like to contribute to the project or help with bugs and issues, you are welcome to start a github::issue...

View Article


res - an http client I made in python

I made this to wrap around the requests library. It's made completely in python. If anyone would like to contribute to the project or help with bugs and issues, you are welcome to start a github::issue...

View Article

When to use ' and " in strings for RE

Hi All,I am a newbie to python. I have kick started python with Regular Expression. I am using Aptana Studio 3, build: 3.3.2.201302081546. Windows 7My query is:I have string "legal" and when I try to...

View Article

Need the help of a Python Developer for a Noble Project

Greetings Developers,I am an IT Manager working in Toronto Ontario, Canada. I required the services of a Python developer to help build a technical concept of a revolutionary anti-cyber bullying...

View Article


Help in Regular Expression

Hi Forum Members,I am trying to write code using regular expression. Please tell me where I am going wrongstring='d75'pattern'[a-zA-Z]+[0-9]*'re.search(pattern,string) doesn't give me positive result.I...

View Article

parse a pipe delimited file

HI, im new to python.im trying to parse a pipe delimited file and pass the values into a list , which later i can print selective values from the list.file looks like...

View Article

NEED HELP WITH TURTLE FUNCTION!! URGENT

I want to bubble sort the list the user has typed and then use the numbers in the list, for example [20, 50, 70], as the height of my graphic(supposed it's a rectangle). The original rectangles are in...

View Article


Working With List Views

Hi Guys, i am kind of new to programming and i'm trying to figure out how to use the [b]list view[/b]. I have done a simple program which you type in text into two textboxes and then press the add...

View Article


NEED HELP WITH TURTLE FUNCTION!! URGENT

I want to bubble sort the list the user has typed and then use the numbers in the list, for example [20, 50, 70], as the height of my graphic(supposed it's a rectangle). The original rectangles are in...

View Article

Image may be NSFW.
Clik here to view.

Creating a prime number generator, need help!

Hey guys i'm new to programming and want to join a helpful community . I'm hoping I came to the right place heheso lets jump right in itObjective: Create a program the will get me to the 1000th prime...

View Article

Having trouble finishing construction of this little game

I am making a two player game. Goal is to guide your elf to the tree before opponent elf got to it. After one reaches the tree he scores a point and two elfs needs to go to different location. The...

View Article

how to display irrespective length of serial data on Tkinter Window.

This code is to receive serial data and to print on the TKinter window. The received data prints on the window from top to bottom.My question is @In breif:The font i choose is 37 in my code.with this...

View Article


Need the help of a Python Developer for a Noble Project

Greetings Developers,I am an IT Manager working in Toronto Ontario, Canada. I required the services of a Python developer to help build a technical concept of a revolutionary anti-cyber bullying...

View Article

Python beginner

Hi every oneI have been learning pythion for a while now and i wish to go even more deeper in with programming with python. i come from the path of the world where we dont have people who are really...

View Article


Newbie programmer question

Hi,I've only just started learning programming (with Python) and I've bumped into this problem. Here's a program I wrote to come up with the roots to a quadratic equation:import mathdef main():...

View Article

Image may be NSFW.
Clik here to view.

Python Run error

Hello I am new here and I just started working in python a month ago. I am working on a simple program to get a little red ball to follow my mouse around. I can find the error and I don't know what the...

View Article


Image may be NSFW.
Clik here to view.

Python Run error

Hello I am new here and I just started working in python a month ago. I am working on a simple program to get a little red ball to follow my mouse around. I can find the error and I don't know what the...

View Article

Pygame - Richard's Jones TMX Library Error

Hello! I'm a noob at python and pygame, also forgive for possible english mistakes, i'm actually from Brasil. I'm creating a plataform game using tilemaps and loading it with Richard's Jones tmx...

View Article

Pygame - Richard's Jones TMX Library Error

Hello! I'm a noob at python and pygame, also forgive for possible english mistakes, i'm actually from Brasil. I'm creating a plataform game using tilemaps and loading it with Richard's Jones tmx...

View Article
Browsing all 140 articles
Browse latest View live