If you attend class on
10/30,
you will have a chance to do this
assignment in-class for the
C25 grade
Write x64 code for the snippet. Assume a, b, c are all global variables
if (a == 2){
a = b – c;
}
If you skip class on 10/30,
you should complete the above assignment on your own.
Turn your work in on Canvas to the C25 folder by 11:59 PM on 11/3 (the Sunday following 10/30).