Ответ:
Integer: 5 + 10, 50 / 10, 0.5 * 10
Real: 5 mod 10, 5 div 5 / 1
String: ‘real’, ‘5’+’2’
Boolean: 5 = 5, 5 < 2
Copyright © 2024 SCHOLAR.TIPS - All rights reserved.
Answers & Comments
Ответ:
Integer: 5 + 10, 50 / 10, 0.5 * 10
Real: 5 mod 10, 5 div 5 / 1
String: ‘real’, ‘5’+’2’
Boolean: 5 = 5, 5 < 2