0

Is It Possible To Solve The Below Question Using Python Code?

Q. 9 = 90 8 = 72 7 = 56 6 = 42 3 = ?

5th Apr 2019, 6:31 AM
Kailash Medavarapu
1 Answer
+ 8
Sounds like a job for a neural network. Here's a simplified example: https://code.sololearn.com/c1ELb8FEFLHj/?ref=app
5th Apr 2019, 7:11 AM
Anna
Anna - avatar