Skip to content

Instantly share code, notes, and snippets.

@aakashns
Last active June 1, 2023 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aakashns/8de7b03f241b787042be1a1e4afd91da to your computer and use it in GitHub Desktop.
Save aakashns/8de7b03f241b787042be1a1e4afd91da to your computer and use it in GitHub Desktop.
amount,duration,rate,down_payment
10000,36,0.08,20000
200000,12,0.1,
628400,120,0.12,100000
4637400,240,0.06,
42900,90,0.07,8900
916000,16,0.13,
45230,48,0.08,4300
991360,99,0.08,
423000,27,0.09,47200
amount,duration,rate,down_payment
828400,120,0.11,100000
4633400,240,0.06,
42900,90,0.08,8900
983000,16,0.14,
15230,48,0.07,4300
amount,duration,rate,down_payment
883000,16,0.14,
45230,48,0.07,4300
100000,12,0.1,
728400,120,0.12,100000
3637400,240,0.06,
82900,90,0.07,8900
316000,16,0.13,
15230,48,0.08,4300
991360,99,0.08,
323000,27,0.09,47200
10000,36,0.08,20000
528400,120,0.11,100000
8633400,240,0.06,
12900,90,0.08,8900
@Supreet-143
Copy link

Supreet-143 commented Jun 1, 2023

in loans3.txt, on line 11 there's an error, can you please fix it. Thank You:)

@aakashns
Copy link
Author

aakashns commented Jun 1, 2023

in loans3.txt, on line 11 there's an error, can you please fix it. Thank You:)

done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment