Instructions
Please read the following instructions carefully before solving & submitting assignment:
It should be clear that your assignment will not get any credit if:
The assignment is submitted after due date.
The submitted assignment does not open or file is corrupt.
The assignment is completely or partially copied from (other student or ditto copied from handouts or internet).
Student ID is not mentioned in the assignment File or name of file is other than student ID.
The assignment is not submitted in .rar format.



Submission details
Following files must be submitted in a single zip or rar file.
Code file(.sno file)
  A .gif file which shows working of your application (For Recording .gif a software named Screentogif is uploaded on LMS, or you can use any other gif recording tool as well)
Please note if you submit doc or txt file you will be awarded 0 marks. Make sure to write your own VU ID in the assignment file(s) otherwise assignment will not be accepted
You are required to create a Snobol Console Program.
You will use Snobol4 Compiler to compile Snobol code, if you are using a 64-bit operating system then Snobol4 compiler will not work directly you need to use DOSBox to run the compiler and compiler code.(Tutorial document has already been uploaded on Lms on how to compile code in DOSBox).
Please note that you cannot use any online compiler.

[CODE FILE##download##]

Problem Statement:
You need to create a console application in Snobol which will execute nested loop based on your student id.
Last four digits of your id will be used in both loops.
For example, if your id is bc120401122 then outer loop will execute 11 times and inner loop will execute 22 times.
First print your id on top of the console screen.
Then inside both loops print no of times the loop has executed.
You can hardcode your id in your code or take input from user.
Make sure to write your id on top of the program otherwise your assignment will not be accepted.

Post a Comment

Don't Forget To Join My FB Group VU Vicky
THANK YOU :)

Previous Post Next Post