Python:
from random import randint
dice_1 = randint(1, 6)
dice_2 = randint(1, 6)
Java:
int dice1 = (int) (Math.random() * 7);
int dice2 = (int) (Math.random() * 7);
You filter yourself and the world surrounding you? Is there more to this question?
Answer:
Option C, The metric scale
Explanation:
The metric scale is used to draft manual metric draft drawings. The metric scale is generally represented as 1:100
Architect scale is used for interior and exterior dimensions of structures and buildings
Engineer's scale is used for detail drawings of structures referred to as working plans
Hence, option C is correct