ch
Feedback
961
订阅者
-124 小时
-67
-2030
帖子存档
#savol_36 #javob_36 Java dasturlash tilida public static void main(String[] args) { Scanner scanner = new Scanner(System.in); System.out.print("x1 = "); int x1 = scanner.nextInt(); System.out.print("y1 = "); int y1 = scanner.nextInt(); System.out.print("x2 = "); int x2 = scanner.nextInt(); System.out.print("y2 = "); int y2 = scanner.nextInt(); boolean ruh = ((x1 == x2) || (y1 == y2)); System.out.println(ruh); } Telegram | Viktorina bot | Youtube

photo content

photo content

#savol_35 #javob_35 Java dasturlash tilida public static void main(String[] args) { Scanner scanner = new Scanner(System.in); System.out.print("x1 = "); int x1 = scanner.nextInt(); System.out.print("y1 = "); int y1 = scanner.nextInt(); System.out.print("x2 = "); int x2 = scanner.nextInt(); System.out.print("y2 = "); int y2 = scanner.nextInt(); boolean birXil = (((x1 + y1) % 2 == 1) && ((x2 + y2) % 2 == 1)) || (((x1 + y1) % 2 == 0) && ((x2 + y2) % 2 == 0)); System.out.println(birXil); } Telegram | Viktorina bot | Youtube

photo content

photo content

#savol_34 #javob_34 Java dasturlash tilida public static void main(String[] args) { Scanner scanner = new Scanner(System.in); System.out.print("x = "); int x = scanner.nextInt(); System.out.print("y = "); int y = scanner.nextInt(); boolean oq = (x + y) % 2 == 1; System.out.println(oq); } Telegram | Viktorina bot | Youtube

photo content

photo content

+1
Ranglarni aniqlaydigan programma

intelliJ IDEA Java dasturlash tili muhitini o'rnatish videodarsligi Telegram | Viktorina bot | Youtube

JDK - 17 Java dasturlash tili muhitida ishlash uchun o'rnatiladi Telegram | Viktorina bot | Youtube

intelliJ IDEA Java dasturlash tili muhiti Telegram | Viktorina bot | Youtube

QAYBIRI KUCHLI ? 🤔 Kompyuter yoki Telefon ! Bimasangiz bilib oling 🔻
QAYBIRI KUCHLI ? 🤔 Kompyuter yoki Telefon ! Bimasangiz bilib oling 🔻

#savol_cpp_begin_31 Temperatura Tf Farengeytda berilgan. Temperatura qiymatini Tc gradus selsiyga o'tkazuvchi dastur tuzing? Tc = (Tf - 32) * 5 / 9 Telegram | Viktorina bot | Youtube

#savol #javob Kotlin dasturlash tilida fun main() { print("Boshlang'ich summani kiriting: ") var s = readLine()!!.toDouble()
#savol #javob Kotlin dasturlash tilida fun main() { print("Boshlang'ich summani kiriting: ") var s = readLine()!!.toDouble() print("Foizni kiriting: ") val p = readLine()!!.toDouble() var oy = 0 val boshSum = 2 * s while (s < boshSum) { s += s * (p / 100) oy++ println("$oy - Oy = $s So'm") } println("$oy oydan so'ng boshlang'ich qiymatidan 2 marta ko'p bo'ladi ") println("$oy - oydagi pul miqdori = $s") } Telegram | Viktorina bot | Youtube

#Python dan Ninja bo'lmoqchimisiz? Unda ushbu kanal aynan siz uchun. ✅ Foydali Postlar ✅ Foydali Kutubxonalar ✅ Yangi Maqolal
#Python dan Ninja bo'lmoqchimisiz? Unda ushbu kanal aynan siz uchun. ✅ Foydali Postlar ✅ Foydali Kutubxonalar ✅ Yangi Maqolalar ✅ Quizz Testlar ✅ Eng so'nggi yangiliklar ✅ TelegramBot Tutorial (Aiogram) Barchasi bizning @pythontutorialuz kanalimizda. #Python dasturlash tilini birgalikda zabt etamiz.

#savol #javob Java dasturlash tilida public static void main(String[] args) { double[] b = {3.5, -0.66, 4.3, 0.005, 0.6, -740
#savol #javob Java dasturlash tilida public static void main(String[] args) { double[] b = {3.5, -0.66, 4.3, 0.005, 0.6, -740, 73, 1, 2.5}; double[] z = new double[9]; for (int i = 0; i < b.length; i++) { z[i] = Math.pow(b[i], 2.0) / 3; } for (double v : z) { System.out.print(v + " "); } } Telegram | Viktorina bot | YouTube

PROGRAMMERS - Telegram 频道 @programmers_dasturchi 的统计与分析