Skip to content
Snippets Groups Projects
Commit 097534c9 authored by Rudi Buss's avatar Rudi Buss
Browse files

Update Exercise 2 - Farm.txt

parent 584761d8
Branches main
No related tags found
No related merge requests found
Farmer Max wants to sell a pig.
Add the following variables to your program from Chapter 1 "Exercise 1 - Farm":
¥ weight
¥ dailyPrice
¥ revenue
- weight
- dailyPrice
- revenue
The variable weight (integer) should be used to store the weight of the pig.
The variable dailyPrice (decimal number) should be used to store the daily price of the pig.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment