Page 38 of 47

Re: The CTRL-V Game

Posted: Tue Mar 15, 2016 2:23 pm
by Countess
So I’ll just give a review after I watch each movie here, so I can keep track of the ones I’ve seen.

Re: The CTRL-V Game

Posted: Tue Mar 15, 2016 4:57 pm
by Moontide
http://www.moneysense.ca/spend/real-est ... tate-2016-
the-case-for-buying-real-estate-in-vancouver/

Re: The CTRL-V Game

Posted: Tue Mar 15, 2016 6:56 pm
by Countess
Tomorrow I'm not even going to touch my phone :roll:

Re: The CTRL-V Game

Posted: Wed Mar 16, 2016 9:33 am
by ric
[Hey snubs!]

kim doo soo

Re: The CTRL-V Game

Posted: Wed Mar 16, 2016 2:36 pm
by Countess
I've realized what an idiotic annoying friend I've been to you

Re: The CTRL-V Game

Posted: Wed Mar 16, 2016 8:08 pm
by PennyWise
def __init__(self,owner_name):
self.owner_name = owner_name
self.credit_card_number = 6789876
self.cash_balance = 3000
self.credit_card_balance = 0
self.credit_card_limit = 2000

def __str__(self):
account_description = str(self.owner_name)+" | "+str(self.credit_card_number)
return account_description

def balance(self):
balances = "Credit card number: "+str(self.credit_card_number)+" | Cash balance: "+str(self.cash_balance)+" | Credit card balance: "+str(self.credit_card_balance)
print balances

def deposit(self):
deposit_amount = raw_input("Please enter the amount of money you would like to deposit: ")
if is_number(deposit_amount):
self.cash_balance = self.cash_balance + int(deposit_amount)
print "Your new cash balance is: $",self.cash_balance

def purchase(self):
stock = ["iPad","horse","milkshake","iPhone","car","laptop","pizza","clothes"]
cost = [800,2000,4,600,5000,1500,10,100]

for i in range(len(stock)):
print stock,"- $",cost



~ What can I say? I like to program.

Re: The CTRL-V Game

Posted: Wed Mar 16, 2016 8:08 pm
by Countess

Re: The CTRL-V Game

Posted: Fri Mar 18, 2016 7:55 am
by Connie G.
Session II: Recitation (Proverbs)

Comprehension Questions:
1. How does Solomon identify himself? Is this significant?
He says that he is David's son and the King of Israel; I don't know if that's significant or not...
2. What does Proverbs say is the beginning of wisdom?
The fear of the Lord
3. To whom is the book of Proverbs addressed?
“My son” (Solomon's son)
4. How does Solomon portray Wisdom in chapter 1?
As a teacher; she admonishes people to pay attention to her and not to turn away. If they do ignore her, she won't feel sorry for them when they are in trouble.
5. Which aspects of wisdom does Solomon explain in chapter 3?
Its value/worth and its beauty.
6. What other woman does Solomon describe in chapter 5?
An immoral woman (a harlot).
7. To what does Solomon suggest the lazy man pay attention in Proverbs 6? Why?
To the ants, because they are hard workers and they prepare for winter without having to be told.
8. What does Solomon say that God hates?
Proud eyes,
a lying tongue,
hands that shed innocent blood,
a heart that devises wicked plans,
feet that run to evil,
a false witness who speaks lies,
and the one who sows discord among brothers.

Re: The CTRL-V Game

Posted: Sat Mar 26, 2016 10:30 am
by Moontide
equant

Re: The CTRL-V Game

Posted: Sat Mar 26, 2016 11:53 am
by snubs
Join us on the Town of Odyssey Chatroom for an Adventures in Odyssey listening party! Come either this Friday (25th) or Saturday (26th) at 7pm (EDT) to listen to five AIO episodes together while having live discussion!
Location: http://chat.thetoo.com/
Audio Player: http://odysseycentral.com/wimbo/

Re: The CTRL-V Game

Posted: Sat Mar 26, 2016 6:45 pm
by Countess
Not usually. They always break.

Re: The CTRL-V Game

Posted: Sat Mar 26, 2016 7:17 pm
by snubs
e equals mc squared

Re: The CTRL-V Game

Posted: Sun Mar 27, 2016 1:53 pm
by Moontide
trifecta

Re: The CTRL-V Game

Posted: Sun Mar 27, 2016 4:08 pm
by Countess

Re: The CTRL-V Game

Posted: Tue May 10, 2016 3:08 pm
by Woody
π

Re: The CTRL-V Game

Posted: Tue May 10, 2016 7:41 pm
by Moontide
-37,504

Re: The CTRL-V Game

Posted: Mon May 23, 2016 2:59 pm
by Countess
98037

Re: The CTRL-V Game

Posted: Mon May 23, 2016 4:23 pm
by Connie G.
edou

Re: The CTRL-V Game

Posted: Fri Jun 03, 2016 12:02 pm
by Agent 86
When our momma sang us to sleep but now we’re stressed out.

Re: The CTRL-V Game

Posted: Fri Jun 03, 2016 1:01 pm
by Connie G.
32.75x + 35(50) = 34(x + 50)