shubhamrsangle / ruby-interpreter-basic

This interpreter will support Basic operations such as 1-taking input 2-assignment to variable 3-for loop 4-if -else statement 5-nested if 5-printing output 6-declaring array 7-printing multible statemennts together and all arithmetic operations.******GIVE LINE BY LINE INPUT**********

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruby-interpreter-basic

This interpreter will support Basic operations such as 1-taking input 2-assignment to variable 3-for loop 4-if -else statement 5-nested if 5-printing output 6-declaring array 7-printing multible statemennts together and all arithmetic operations.

About

This interpreter will support Basic operations such as 1-taking input 2-assignment to variable 3-for loop 4-if -else statement 5-nested if 5-printing output 6-declaring array 7-printing multible statemennts together and all arithmetic operations.******GIVE LINE BY LINE INPUT**********


Languages

Language:Python 100.0%