Answer:
INPUT "Enter your marks in computer"<u><em>;</em></u>CS
<u><em>IF</em></u> C>40 THEN
PRINT "You are passed.
<u><em>"</em></u>
ELSE
PRINT "You are failed."
END <u><em>IF</em></u>
Explanation:
see corrections above.
Answer:
The answer is creators.
Explanation:
<em>Creators are contributors capable to inovate and share creative ideas. They are not necessarily advertising and marketing professionals. They can have art, design, music, and other backgrounds, but the most relevant characteristic of this group of people is their creativity.</em>
<em>They are behind all the great ideas we see at the most relevant social medias nowadays.</em>
Er..... i do not know the answer to this
Answer:
function outputValue = AdjustOutput(outputValue, amplitudeResponse, phaseResponse)
if amplitudeResponse > 10
outputValue = outputValue - 5;
else
outputValue = outputValue;
end
if phaseResponse < 275
outputValue = outputValue + 3;
else
outputValue = outputValue
end
end
AdjustOutput(20, 15, 149)
Answer: the third one
Explanation:
just trust me, the other ones dont mke sense to what I know about the subject, which is a lot