5/18 assignment
The assignment is given in the class.
In the interactive shell, define:
>>> s1=`-`
>>> s2=`+`
Now, use s1 and s2 and string operand +
and * to present:
+-+++--+-+++--+-+++--+-+++--
The assignment is given in the class.
In the interactive shell, define:
>>> s1=`-`
>>> s2=`+`
Now, use s1 and s2 and string operand +
and * to present:
+-+++--+-+++--+-+++--+-+++--