Analyze nestle csr initiative plan focuses on society issues
This is a CSR project, and choose to nestle as our company Note: Please give answer on mentioned words (must add intext citation) and required
Question
Write a Little Man Computer program to take three inputs (a, b, and c) and determine if they form a Pythagorean triple (i.e. a2+b2=c2). Your program should output a zero (000) if the inputs are not a Pythagorean triple, and a one (001) if the inputs are a Pythagorean triple. A suitable form of submission is assembly code for the program as a plaintext file with sufficient comments to indicate how the code works.