可实现输出“比例值为20%”的语句为什么是printf("比例值为20%%");

可实现输出“比例值为20%”的语句为什么是printf("比例值为20%%");?
恰好为你是·%%


%是特殊字符,2%表示输出一个%