What should be the data type of '7>3' value
Answers
Answered by
0
Answer:
a = 7 > 3
m = a.split(">")
l = list(map(int,m))
for f in l :
print(f,">",f)
Similar questions
Social Sciences,
1 month ago
Computer Science,
1 month ago
Chemistry,
1 month ago
Science,
3 months ago
Social Sciences,
10 months ago
Math,
10 months ago
English,
10 months ago