{% extends "global/Page.html" %}
{% load otree %}
{% block title %}
Your partner is the computer (not a member of the COP)
{% endblock %}
{% block content %}
You are P1:
You are P1 and you are playing with a computer (P2) that mimics the decisions of an
average entrepreneur in Kenya.
You and the computer have each received {{Constants.endowment}} from an investor to support your individual businesses.
You can earn more by sending some of your money to P2 (the computer) for a joint investment. You can send to P2 (the computer)
either TK.0,
{{Constants.endowment}}, or any amount in between TK.0 and {{Constants.endowment}}.
Any amount you send to P2 (the computer)
will be tripled, and P2 (the computer) will decide how much of the tripled money to send back to you.
P2 (the computer) can send you back any amount between TK.0 and the tripled amount resulting from what you now send to P2 (the computer).