File tree Expand file tree Collapse file tree 3 files changed +15
-8
lines changed Expand file tree Collapse file tree 3 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 1+ #this is so cool
2+ print ("\033 [1mThis is in white!" )
3+ print ("\033 [95mThis is in pink!" )
4+ print ("\033 [94mThis is in purple!" )
5+ print ("\033 [93mThis is in yellow!" )
6+ print ("\033 [4mThis is in beige!" )
7+ print ("\033 [96mThis is in light blue!" )
8+ print ("\033 [92mThis is in green!" )
Original file line number Diff line number Diff line change 1+ assembly = int (input ("Enter a value for the assembly variable 2526 328 PROG LANG: " ))
2+ pintosfavosofpasclover = int (input ("Enter a value for the pintosfavosofpasclover or cs375 fanboy: " ))
3+ assembly = assembly + pintosfavosofpasclover
4+ pintosfavosofpasclover = assembly - pintosfavosofpasclover
5+ assembly = assembly - pintosfavosofpasclover
6+ print (assembly )
7+ print (pintosfavosofpasclover )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments