Friday, June 13, 2008

As I have just bought the box set on DVD-mine is "The life of Brian".

#This was intended to be a program to produce a
#cellular automaton.
#What is wrong with it?

#Answers took out my indentations-
#so I used > instead

>>> class Digit :
>>> >def _init_(self- name) :
>>> >>self.name = name
>>> >>self.state = 0
>>> >def change(self) :
>>> >>self.effect = 0
>>> >>self.effect += self.state
>>> >>if self.name != 0 :
>>> >>>self.effect += Digit(self.name-1).state
>>> >>if self.name != 6 :
>>> >>>self.effect += Digit(self.name+1).state
>>> >>if self.effect != 0 :
>>> >>>if self.effect != 3 :
>>> >>>>self.state = 1
>>> >>>else :
>>> >>>>self.state = 0
>>> >>else :
>>> >>>self.state = 0
>>>
>>> zero = Digit(0)
Traceback (most recent call last) :
>File "<stdin>"- line 1- in <module>
TypeError: this constructor takes no arguments
#This was intended to be a program to produce a
#cellular automaton.
#What is wrong with it?

#Answers took out my indentations-
#so I used >> instead

>>> class Digit :
>>> >>def _init_(self- name) :
>>> >>>>self.name = name
>>> >>>>self.state = 0
>>> >>def change(self) :
>>> >>>>self.effect = 0
>>> >>>>self.effect += self.state
>>> >>>>if self.name != 0 :
>>> >>>>>>self.effect += Digit(self.name-1).state
>>> >>>>if self.name != 6 :
>>> >>>>>>self.effect += Digit(self.name+1).state
>>> >>>>if self.effect != 0 :
>>> >>>>>>if self.effect != 3 :
>>> >>>>>>>>self.state = 1
>>> >>>>>>else :
>>> >>>>>>>>self.state = 0
>>> >>>>else :
>>> >>>>>>self.state = 0
>>>
>>> zero = Digit(0)
Traceback (most recent call last) :
>>File "<stdin>"- line 1- in <module>
TypeError: this constructor takes no arguments

I want a substrate thats natural looking and i want it to hold moisture for added humidity...
ball pythons need 50-60% humidity for good health..
im thinking about the substrates..
-cypress
-aspen
-desert snow by t-rex
-and anything else you recommend and why?
thank you =)

1. I have my 3 foot ball python in a 20 gallon long tank. She can stretch out fully- but I m upgrading her to a 55 breeder for her full grown life. I need help setting up the tank.

2. substrate? I know enough to know that they should not be housed on wood chips or care fresh or anything like that [sucks humidity]. I have her on ReptiBark. What are you opinions on reptibark?

3. She has: heating pad and an infa red light- warm end and cool end. I m putting a hide on each end. Water dish on the cool end. Sound good?

4. I know my current cage is a little small but temps and everything are right. But when I try to put her back in after handling she never wants to go back in and tries to get out for 15 minutes after I close the lid. Does she just like being out? She s not shy at all- and lies outside of her hides by choice.

5. "She" opened her vent when soaking enough to get a good look. What should female anatomy look like [I was told it was female.]

Hey so this is my first question and I am wondering about arboreal snake cages for Green Tree Pythons??? Where what place and do you have experience with them?

my baby python has shed twice since i d had it and forgot how often they shed...

No comments: