
flow {
  label "Loan Amount: " 
  textfield 5 "10000"
  space
  label "Number of Years: "
  textfield 3 "5"
  space  20
  button "Show Table"
}
