• 14-11-2023, 15:36:37
    #10
    var a = 5;
    var b=10;
    var c="I am a";
    şeklinde değiştirince olacaktır diye düşünüyorum
  • 14-11-2023, 16:24:35
    #11
    yvolkan adlı üyeden alıntı: mesajı görüntüle
    var a = 5;
    var b=10;
    var c="I am a";
    şeklinde değiştirince olacaktır diye düşünüyorum
    hocam olmadı // running tests
    c should not contain undefined and should have a final value of the string I am a String!
    You should not change code below the specified comment. // tests completed yazıyor