Click here to Skip to main content

Python

    RSS: RSS Feed

 
 
Search this forum  
 FAQ
    Noise  Layout  Per page  Show 
  Refresh
GeneralRe: Web framework PinmemberrastaVnuce14:52 8 Dec '09  
GeneralRe: Web framework PinsussMassimo12:17 25 Dec '09  
QuestionMovement for Isometric Game PinsussIsoprog20:03 16 Nov '09  
AnswerRe: Movement for Isometric Game PinmemberAsday2:26 30 Nov '09  
QuestionPython Code Error - Programmers Assistance Please PinmemberMike Stratton17:40 11 Nov '09  
AnswerRe: Python Code Error - Programmers Assistance Please PinmemberRichard MacCutchan22:31 11 Nov '09  
GeneralRe: Python Code Error - Programmers Assistance Please PinmemberMike Stratton0:06 17 Nov '09  
The answer is simple really, I actually purposely created this code while learning python via MIT OpenCourseWare.
This code creates an infinte loop with the number calculations increasing beyond Pythons capabilities very quickly.
I thought it was kind of funny as the code says:
 
x is equal to 16
If you find that x is greater then 0 then do the following:
redefine x as is equal to 16*16
 
Second loop:
x is equal to 256
if you find that x is greater then 0 then do the following
redefine x as equalt to 256*256
 
Third loop:
x is equal to 65536
if you find that x is greater then 0 then do the following
redefine x as equal to 65536 * 65536
 
A few loops and python cannot compute.
GeneralRe: Python Code Error - Programmers Assistance Please PinsussCapeCodMike18:35 9 Dec '09  
AnswerRe: Python Code Error - Programmers Assistance Please PinmemberPavanPareta20:17 16 Nov '09  
GeneralRe: Python Code Error - Programmers Assistance Please PinmemberRichard MacCutchan22:33 16 Nov '09  
GeneralRe: Python Code Error - Programmers Assistance Please PinmemberMike Stratton0:08 17 Nov '09  
GeneralRe: Python Code Error - Programmers Assistance Please PinmemberRichard MacCutchan3:55 17 Nov '09  
JokeRe: Python Code Error - Programmers Assistance Please PinsussMike Stratton12:11 17 Nov '09  
JokeRe: Python Code Error - Programmers Assistance Please PinsussMike Stratton12:16 17 Nov '09  
GeneralRe: Python Code Error - Programmers Assistance Please PinmemberMike Stratton0:07 17 Nov '09  
GeneralRe: Python Code Error - Programmers Assistance Please PinmemberDavid Skelly3:13 17 Nov '09  
JokeRe: Python Code Error - Programmers Assistance Please PinsussMike Stratton12:08 17 Nov '09  
JokeRe: Python Code Error - Programmers Assistance Please PinsussMike Stratton12:13 17 Nov '09  
GeneralRe: Python Code Error - Programmers Assistance Please Pinsussmasman8:38 6 Jan '10  
QuestionPython Loop PinmemberSmaini13:54 7 Nov '09  
AnswerRe: Python Loop PinmemberMichael Hansen14:40 7 Nov '09  
GeneralRe: Python Loop PinmemberSmaini15:03 7 Nov '09  
QuestionPython Tutorials?? PinmemberTGeist18:44 5 Oct '09  
AnswerRe: Python Tutorials?? Pinsussalundi10:54 26 Oct '09  
AnswerRe: Python Tutorials?? PinmemberAsday2:30 30 Nov '09  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Advertise | Privacy | Mobile
Web03 | 2.5.120210.1 | Last Updated 20 Jan 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid