Neva's Unity C# Quiz
Sign in to Google to save your progress. Learn more
 how to output "hello world!" in unity C#? *
5 points
 how to declare a variable x and assign the value 10 to it in unity C#? *
10 points
 how to declare a variable x and assign true to it in unity C#? *
10 points
how to write a function (a method in C#) test that will print "hello" in unity C#? *
15 points
how to write a method secondTest that will return "this is a test" in unity C#? *
20 points
if you have a variable x, can you say: if(x = true) {print("hello")}  in unity C#? *
20 points
Submit
Clear form
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy