Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support List Compare like String Compare (index by index) #1832

Closed
@faze-geek

Description

@faze-geek
print([3,4,5]<[1,6,7])             # Expected output is false

semantic error: Compare: only Integer, Real, Logical, or String can be on the LHS and RHS.If operator is Eq or NotEq then Complex type is also acceptable
 --> try.py:2:11
  |
2 |     print([3,4,5]<[1,6,7])

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions