So making a linocut basically your taking your design and using the negative space to paint the same picture over and over its is a very easy and effective method how every its main drawback is unless you make a bunch of different ones you stuck with one design
// reading the value in response variable
cout<<"Enter the value :";
cin>>response;
// checking the value and printing the results
if(response == 'y' || response == 'Y')
{
yesCount+=1;
cout<<"YES WAS RECORDED";
}else if(response == 'n' || response == 'N')
{
noCount+=1;
cout<<"NO WAS RECORDED";
}else
cout<<INVALID";
Answer:
Powerpoint Online
Explanation:
Powerpoint is used to create presentations.