Some questions are - Can you access RAM? Or a screen? If so you can poke the the variable into memory, or plot it as a colour. Can you use a stack, with push and pop?
There are 'languages' that only use only a few instructions. My lecturer in Computer Science at university, Mike P Stannett, came up with a 3 instruction language called MPS which has M,P,S as instructions...(can you see a pattern forming here?)...
Jim