Dankest Vex Memes?

Me:

I think we have seen this m a n y t i m e s .

imageimage

Sources

Vexcode iq text release date? - #8 by jpearman

IQ FAQ - Products - IQ - VEX Robotics


Has it really been that long? Jeez.

#include "vex.h"
#include <Python.h>

using namespace vex;

int main() {
    if( Brain.IQ.gen == "IQ_gen_one" ) {
        printf("Python is not supported\n");
        printf("Noah10851B is not happy :(\n");
    }
    else
    if( Brain.IQ.gen == "IQ_gen_two" ) {
        PyObject* pInt;

        Py_Initialize();

        PyRun_SimpleString("print('Hello VEX Worlds from Embedded Python!!!  Noah10851B is happy!!! Water Game 2023!!! Yay!!!')");
	
        Py_Finalize();
    }
    return 0;
}

FTFY

image
yay free v5 parts

Lemme guess? The shipping is $1,000?

I can’t believe the 2022 game actually got leaked last night

Must have been some leak!

I’m sorry to break it to you, but that will be the 2023 game.
@Illyana can validate this.

such a fun killer. Can’t believe you

079

nah if you screenshot at the exact right time before the price updates to what it really is you get this

Hey it’s a Slowpoke.
20 characters

I see users counting how many characters they used sometimes, do you mind if I ask why that is? I'm a new user trying to figure things out. Thanks!

-1422

There is a 20 character limit on posts- it won’t let you submit it unless your post is longer than 20 characters.