operatorlar
Page preview (5 pages)
Scroll down 👇
1 / 6
2 / 6
3 / 6
4 / 6
5 / 6
About "operatorlar"
operatorlar operatorlar arifmetik operatorlar + qo’shish x + y - ayirish x - y * ko’paytirish x * y / bo’lish x / y % qoldiqli bo’lish x % y ** darajaga ko’tarish x ** y // yaxlitlab bo’lish x // y tayinlash operatorlari operator misollar shu kabi = x = 5 x = 5 += x += 3 x = x + 3 -= x -= 3 x = x - 3 *= x *= 3 x = x * 3 /= x /= 3 x = x / 3 %= x %= 3 x = x % 3 //= x //= 3 x = x // 3 **= x **= 3 x = x ** 3 &= x …
This file contains 6 pages in PPTX format (54.5 KB). To download "operatorlar", click the Telegram button on the left.