Now multiply the first number with the $1^{st}$ digit in $2^{nd}$ number to get intermediate results. That is Multiply 231 with 5. Write the result 1155 at the end leaving 0 spaces to the right like this.
Now multiply the first number with the $2^{nd}$ digit in $2^{nd}$ number to get intermediate results. That is Multiply 231 with 0. Write the result 0 at the end leaving 1 spaces to the right like this.
Now multiply the first number with the $3^{rd}$ digit in $2^{nd}$ number to get intermediate results. That is Multiply 231 with 3. Write the result 693 at the end leaving 2 spaces to the right like this.