How to making this code in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to making this code in python

Helo i have some question, ex: a= b number that must be equal (ex: 2 then b= 1 2 3 4 so a is 2 basicly 1+2 and 3+4) b=number that equal with others up to a c= if the b number is = c or > c or < c if this explanation difficult lets do the input input 2 1 2 3 4 5 6 7 8 9 0 3 8 1 15 9 output = < > = = a is 2 so b must equal 2 int like this 1+2 = 3 and c = 3 so the output is = and 3 + 4 is 7 and c = 8 so the output is < etc so how to make this code with loop, if, array or split and make explanation thank you

18th Oct 2017, 6:29 PM
Jansen Su
Jansen Su - avatar
2 Answers
+ 3
What i don't understand
18th Oct 2017, 11:11 PM
Cat🐈
Cat🐈 - avatar
+ 1
explain it with language you understand, i will translate later
18th Oct 2017, 10:52 PM
Juan Andrew Sasongko
Juan Andrew Sasongko - avatar