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