Quizzes
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
syntax
:
Content language: English
Русский
What does HTML title attribute used for?
syntax
What is a correct term for the following piece of Python syntax: 3 + 4
syntax
What is a result of following code block execution: a = b = [1, 2, 3] b[2] = 4 print(a)
syntax
What will the output of the following statement be? print "%s is awesome !" % python
syntax
Which keywords can be used to define a function in Python?
syntax
Return Expr and anonymous functions
syntax
Semicolons and infix operators
syntax
What will be the result of following code execution? object Main extends App { def quiz = { val result = 5 + 6 } println(quiz) }
syntax
← Prev
1
2
Next →
Sign Up Now
or
Subscribe for future quizzes