You are on page 1of 1

a=input('Enter a'); %Displays Enter a and takes the input from user

fprintf('Hi!')

%displays Hi! on the screen

You might also like