Hey mate, i am a first year programmer. But i think i can help you a bit.

this is your code
public class Scope
{

public static void test(int num)
{
if(num > 10)
{