Computers

Computer Science - Python

10
plays

6 questions

Show Answers
See Preview
  • 1. Multiple-choice
    30 seconds
    1 pt

    Hangisi a değişkeninin değerini 1 arttırır?

    a-=1

    a=a+1

    a++=1

    a=a+a

  • 2. Multiple-choice
    30 seconds
    1 pt

    Kullanıcıdan veri girişi almamızı sağlayan komut hangisidir?

    print

    for

    input

    if

  • 3. Open-ended
    30 seconds
    1 pt

    Kullanıcıdan 2 adet sayı ve işlem operatörünü isteyen, kullanıcının girdiği operatöre göre hesap yapan programı yazınız.

  • Expore all questions with a free account

    Already have an account?
library
create
reports
classes