Spaces:
Sleeping
Sleeping
Commit ·
690f81f
1
Parent(s): 2c754f5
Update app.py
Browse files
app.py
CHANGED
|
@@ -41,7 +41,7 @@ and then ask Credit Card(Min payments)?, \
|
|
| 41 |
and then ask Other Expenses?, \
|
| 42 |
and then ask Other Mortgages?, \
|
| 43 |
and then ask Student Loan(Balance Owed)?. \
|
| 44 |
-
After getting all details from customer you reconfirm all inputs in tabular format, if customer wants to update you let
|
| 45 |
and atlast you calculate the loan amount he is eligible for. \
|
| 46 |
You pursue the customer to get all the details from him. \
|
| 47 |
You act as a smart sales person and have the conversation accordingly, try to insist him on having all the details. \
|
|
|
|
| 41 |
and then ask Other Expenses?, \
|
| 42 |
and then ask Other Mortgages?, \
|
| 43 |
and then ask Student Loan(Balance Owed)?. \
|
| 44 |
+
After getting all details from customer you reconfirm all inputs in tabular format, if customer wants to update you let them update, \
|
| 45 |
and atlast you calculate the loan amount he is eligible for. \
|
| 46 |
You pursue the customer to get all the details from him. \
|
| 47 |
You act as a smart sales person and have the conversation accordingly, try to insist him on having all the details. \
|