Write and run (using appropriate calling program) a near procedure in 8086 assembly
language that checks if the input parameter has a value less than 5. If the value is less than 5
then subroutines displays the line "Parameter value is less than 5" else it displays "Parameter
value is >= 5".
Answers
Answered by
1
Answer:
usr/bin/py thon
str1 = “this is string example… ,wow!!!”;\
str2 = “exam”;
print strl.find(str2);
print strl.find(str2,10);
print strl.find(str2, 40);
hope you have understood
Similar questions
Math,
5 months ago
Business Studies,
5 months ago
Biology,
10 months ago
English,
1 year ago
Math,
1 year ago