Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 308 Bytes

choices.md

File metadata and controls

26 lines (21 loc) · 308 Bytes

Question Test

(Q-1) This is question 1

  • var a = 1
    let x = 2
    for (i = 1; i < 10; i++) {
      printf(i)
    }
  • answer2
  • answer3

(Q-2-2-5) This is question 2

  • 1:(4)
    2:(2)|3:(5)
    4:(1)|5:(3)
    
  • answer5

  • answer6