DDNet had coyote time
print('hi')
input()
c++
#include <iostream>
using namespace std;
int main() {
cout << 'h' << 'i';
cin.get();
}
6f 67 69 73 20 70
74 20 62 65 6d е9
87 5с 1f 6f еб 72
20 72 75 2е 64 32
code just takes first 3 symbols 6f 67 69
and creating a pixel with pos 0, 0
, color 111, 103, 105
(6f, 67, 69 in hex)
then next 3 numbers (edited)