B-G101 / Team-BRS

Tri 1: Python and Flask Intro
0 stars 0 forks source link

WEEK 7: Multiply and Divide by 2 (Shift) #83

Open B-G101 opened 3 years ago

B-G101 commented 3 years ago

Create a button that says multiply and divide on each side of the table Somehow get the values that are in the input spaces to shift one to the left Repeat this process by making it negative or opposite direction to the right Connect the button to the shift function In javascript??

Finished Shift WOOT WOOT