>
#programming
,
#operators
,
#data-types
>
In a file named data_types_operators, use relational operators to compare:
- if the int variable is greater than the float variable
- if the int variable equals 25
In a file named data_types_operators, use relational operators to compare:
- if the int variable is greater than the float variable
- if the int variable equals 25