windows 10 a microsoft small basic indirme

Поделиться
HTML-код
  • Опубликовано: 10 фев 2025
  • microsoft-smal...
    kod:
    TextWindow.WriteLine("1. sayiyi giriniz")
    sayi1= TextWindow.Read()
    TextWindow.WriteLine("2. sayiyi giriniz: ")
    sayi2= TextWindow.Read()
    toplam= sayi1 + sayi2
    TextWindow.WriteLine("toplam:")
    TextWindow.WriteLine(toplam)

Комментарии •