Forum: Python
Sep 25th, 2005, 1:06 PM
|
|
Replies: 4
Views: 263
|
Forum: Python
Sep 25th, 2005, 11:40 AM
|
|
Replies: 4
Views: 263
|
Forum: Python
Sep 25th, 2005, 11:38 AM
|
|
Replies: 4
Views: 263
Can a function give a global variable a value?
Is there anyway for this to happen?
At the moment, I am working on a little text adventure. I have also recently discovered the joy of functions, but they have one problem; they can't return a value...
|
Forum: Python
Sep 20th, 2005, 3:01 PM
|
|
Replies: 17
Views: 636
|
Forum: Python
Sep 20th, 2005, 2:35 PM
|
|
Replies: 17
Views: 636
|
Forum: Python
Sep 20th, 2005, 2:05 PM
|
|
Replies: 17
Views: 636
Convert Python script to C++ code
Ok, I have been programming in C++ for a while, and I recently started learning Python because Blender (http://www.blender.org) uses it as its script language.
As I have been learning Python, I...
|