✅ Curso Maestro de C++: Variables y Tipos de Datos en C++ 🎁 #4

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2024

ความคิดเห็น • 4

  • @Despierta_Tu-Potencial
    @Despierta_Tu-Potencial 18 วันที่ผ่านมา

    Canal hermoso, no sabes la gran ayuda que nos estas brindando

  • @ShopJuan
    @ShopJuan 19 วันที่ผ่านมา +1

    int x;
    x = 5;
    float c;
    c = 10.25;
    char calificacion = 'A';
    bool escoba = false;
    string cosa = "zapato";

  • @miyamura3382
    @miyamura3382 16 วันที่ผ่านมา

    int main () {std::cout

  • @ontheotherhand463
    @ontheotherhand463 หลายเดือนก่อน +1

    Hello