Computer Science, asked by abpgroup01, 1 year ago

write the following statement using mid$ function . Print left$ (" Functions " , 5 )​

Answers

Answered by mohammads
0

Answer:

Print mid$("Functions",1,5)

Explanation:

Similar questions