This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Name: Gray | |
| Price: 20 CP | |
| Description: | |
| Everything doesn't always have to be black and white. Give your | |
| programs and GUI some depth by mixing black and white together to form | |
| grey. Note: You are unable to make controls grey until you buy the | |
| Shifter. | |
| Tutorial: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #if U64_MIN //\ | |
| """ | |
| #endif | |
| /* """ | |
| from __future__ import print_function | |
| def printf(fmt, *args): | |
| print(fmt % args, end = "") | |
| return 1 | |
| """ |
OlderNewer