Quantcast
Channel: Python - Programmers Heaven
Browsing all 140 articles
Browse latest View live
↧

Cx_Freeze pygame compiled file doesn't work

The following error happens if i try to compile my python (using python 3.2) file:[code]Traceback(most recent call last):File"c:python32libsite-packagescx_FreezeinitscriptsConsole3.py", line27, in...

View Article


Cx_Freeze pygame compiled file doesn't work

The following error happens if i try to compile my python (using python 3.2) file:[code]Traceback(most recent call last):File"c:python32libsite-packagescx_FreezeinitscriptsConsole3.py", line27, in...

View Article


Making Your Pooch Fabulous with Dog Clothes

Chosen specifically for fashion, style and comfort, our Wholesale Dog Clothes are a hit for pooches and their owners. Your pup could be the next fashion trendsetter. You won't find our dog apparel at...

View Article

Making Your Pooch Fabulous with Dog Clothes

Chosen specifically for fashion, style and comfort, our Wholesale Dog Clothes are a hit for pooches and their owners. Your pup could be the next fashion trendsetter. You won't find our dog apparel at...

View Article

genetic programing ?

this is a try at GPwhen i remove the #'spython complains [ try it ]what do i do wrong ?[code]import mathimport randomADD = "[ + # # # ]"SUBTRACT = "[ - # # # ]"MULTIPLY = "[ * # # # ]"DIVIDE = "[ / # #...

View Article


genetic programing ?

this is a try at GPwhen i remove the #'spython complains [ try it ]what do i do wrong ?[code]import mathimport randomADD = "[ + # # # ]"SUBTRACT = "[ - # # # ]"MULTIPLY = "[ * # # # ]"DIVIDE = "[ / # #...

View Article

[ pygame ] polygons ( vr )

this is a try at a VR worldwhitout openglbut whit OOPerror :- i get only a black screen sugestions or improvement are welkom tobasic3d.py[code]import pygamefrom pygame.locals import *import sysfrom...

View Article

[ pygame ] polygons ( vr )

this is a try at a VR worldwhitout openglbut whit OOPerror :- i get only a black screen sugestions or improvement are welkom tobasic3d.py[code]import pygamefrom pygame.locals import *import sysfrom...

View Article


Convert/Play/Watch iTunes Movies/Songs on Samsung Galaxy Note 10.1

Samsung Galaxy Note 10.1 is an Android 4.0 tablet made with note taking in mind. Unlike many other tablets, it comes with a special stylus

View Article


Writing Into CSV file by gettig data from Serial port

Dear all I have code as below. output window share output comig from serial port . read data should be written in to csv file output window> date is:7/12/16 time is:24-0-0 Zenith:104.85...

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

OSError: [Errno 2] No such file or directory: '"/media/TOSHIBA...

! /usr/bin/python backup files import os import time source = ['/home/stan/Desktop'] target_dir= '"/media/TOSHIBA EXT/backup"' today = target_dir + os.sep + time.strftime('%Y%m%d') now =...

View Article

Changing the image on a button

Am trying to change 5 cards from the default card back image to front images by clicking the deal button but to no effect. Just need a little guidance. Thanks. from Tkinter import * import tkMessageBox...

View Article


Need help with ASCII type box in Python

Hello, I'm trying to make an ASCII code type box (the ones you see on GameFAQs of famous logos and such) since its part of the Chapter 6 Lab for Programming Arcade Games with Pygame. Here is what I...

View Article

Can someone please explain the "yield" keyword in Python?

I have started learning Python and I came across the yield keyword. It is bit hard for me to understand it first time. Can someone please explain about it?

View Article


Metaclass in Python?

What is a metaclass in Python and when is it used?

View Article

Is it possible to use Enums is Python?

Can someone please let me know whether it it possible to use Enums in Python?

View Article


Ternary conditional operators in Python

Can you please let me know whether Python has ternary conditional operators?

View Article

This is in python 3.3, Software sales. I am new to programming

A software company sells a package that retails for 99$. Quantity discounts are given according to the following table. 10-19=20% 20-49=30% 50-99= 40% 100 or more =50% . write a program that ask the...

View Article

Is it possible to use a global variable created inside a Python function, in...

I have a global variable created in a function of Python. Can I use this variable in another function?

View Article
Browsing all 140 articles
Browse latest View live