Sign In To Proceed 435v5c

Don't have an ? 473g1v

osu! to create your own !
forum

meow 382u6s

posted
Total Posts
93
Topic Starter
em0g1rl
meow meow meow meow meow?
Corne2Plum3
meow
Karmine
MIAOU
Slowpoke1135
maw
Noreu
mrrrrrrr
Lespi
meaaaw <3
Noreu
nyaaaaaan..
Topic Starter
em0g1rl
meowwwwwwwwwwwwwwerrr
abraker
Reyalp51
meow
synthwavesquid
Doom Mood
NYAHAHAAAA!!!!!!!!!!!!
z0z
moo
burgernfat
- Marco -
meow

Aireunaeus

6DigitForever wrote: 3l3m3q

meaaaw <3
Yoo a swiss fellow rarer than a cat

Anyways
Serraionga
Palico
meow

ColdTooth

Serraionga wrote: 2r3s1z

jeeSUS that is one MIGHTY loaffer,
Kafuu
Isshiki Kaname
Okay
xenogoth
im going cat mode
Jun Maeda
Okay
Topic Starter
em0g1rl
meow
Noreu
meow
meepzy
meow
Noreu
meow
Slowpoke1135
meow
Noreu
meow
Fujiya
meowing will not help —

we still in need of pictures.
Corne2Plum3
meow

BluePyTheDeer_
ERA Basil
mrrp mrowww
HontNog
while True:
    print("meow! :3")
z0z

HontNog wrote: 41c3f

while True:
    print("meow! :3")
ctrl+c
HontNog

z0z wrote: 2h2d46

HontNog wrote: 41c3f

while True:
    print("meow! :3")
ctrl+c
>:( ok why is this an emote
Slowpoke1135

HontNog wrote: 41c3f

while True:
    print("meow! :3")
jabelo banjana
import math
while True:
    print("cartelera de papel higienico")
- Marco -
if (cat == true){
printf("meow");
}
else {
printf("bark");
}
Behrauder

- Marco - wrote: 6a4s1t

if (cat == true){
printf("meow");
}
else {
printf("bark");
}
#include <stdio.h>

int main() {
    char cat;
    int i;

    printf("Cat? (y/n) ");
    scanf(" %c", &cat);

    if (cat == 'y' || cat == 'Y') {
        for (i = 1; i <= 727; i++) { // WYSI!
            printf("Meow\n");
        }
    }

    return 0;
}
Polyspora

Behrauder wrote: 3k4k5m

- Marco - wrote: 6a4s1t

if (cat == true){
printf("meow");
}
else {
printf("bark");
}
#include <stdio.h>

int main() {
    char cat;
    int i;

    printf("Cat? (y/n) ");
    scanf(" %c", &cat);

    if (cat == 'y' || cat == 'Y') {
        for (i = 1; i <= 727; i++) { // WYSI!
            printf("Meow\n");
        }
    }

    return 0;
}
did you make this or was it chatgpt?
Behrauder

Polyspora wrote: 4i695

Behrauder wrote: 3k4k5m

- Marco - wrote: 6a4s1t

if (cat == true){
printf("meow");
}
else {
printf("bark");
}
#include <stdio.h>

int main() {
    char cat;
    int i;

    printf("Cat? (y/n) ");
    scanf(" %c", &cat);

    if (cat == 'y' || cat == 'Y') {
        for (i = 1; i <= 727; i++) { // WYSI!
            printf("Meow\n");
        }
    }

    return 0;
}
did you make this or was it chatgpt?
Me. I am learning C at university.
Polyspora
Owh what the fuck why are they teaching a freshman C?
Corne2Plum3

Polyspora wrote: 4i695

Owh what the fuck why are they teaching a freshman C?
Learning low-level programming. They did this to me last year...
Polyspora

Corne2Plum3 wrote: 3y1z1p

Polyspora wrote: 4i695

Owh what the fuck why are they teaching a freshman C?
Learning low-level programming. They did this to me last year...
Yeah but it wasn’t your first year on college
Behrauder

Polyspora wrote: 4i695

Owh what the fuck why are they teaching a freshman C?
I am currently learning Programming Fundamentals 1 (C), Introduction to Programming Logic, Introduction to Computing, Analytic Geometry, and Fundamentals of Information Systems.
Polyspora

Behrauder wrote: 3k4k5m

Polyspora wrote: 4i695

Owh what the fuck why are they teaching a freshman C?
I am currently learning Programming Fundamentals 1 (C), Introduction to Programming Logic, Introduction to Computing, Analytic Geometry, and Fundamentals of Information Systems.
yeah thats all standard but not C lol, they usually teach a high level language first
z0z

Polyspora wrote: 4i695

Behrauder wrote: 3k4k5m

Polyspora wrote: 4i695

Owh what the fuck why are they teaching a freshman C?
I am currently learning Programming Fundamentals 1 (C), Introduction to Programming Logic, Introduction to Computing, Analytic Geometry, and Fundamentals of Information Systems.
yeah thats all standard but not C lol, they usually teach a high level language first
i got my start in java
Karmine

z0z wrote: 2h2d46

Polyspora wrote: 4i695

Behrauder wrote: 3k4k5m

Polyspora wrote: 4i695

Owh what the fuck why are they teaching a freshman C?
I am currently learning Programming Fundamentals 1 (C), Introduction to Programming Logic, Introduction to Computing, Analytic Geometry, and Fundamentals of Information Systems.
yeah thats all standard but not C lol, they usually teach a high level language first
i got my start in java
That's such a bad way to do it tbh. Teaching how to use advanced tools before the fundamentals can hardly go right.
It would be like teaching machine learning before basic algorithmic and logic.
Corne2Plum3

z0z wrote: 2h2d46

Polyspora wrote: 4i695

Behrauder wrote: 3k4k5m

Polyspora wrote: 4i695

Owh what the fuck why are they teaching a freshman C?
I am currently learning Programming Fundamentals 1 (C), Introduction to Programming Logic, Introduction to Computing, Analytic Geometry, and Fundamentals of Information Systems.
yeah thats all standard but not C lol, they usually teach a high level language first
i got my start in java
I started with Python but a lot of teachers complained about the non-typed variables
BluePyTheDeer_

Corne2Plum3 wrote: 3y1z1p

z0z wrote: 2h2d46

Polyspora wrote: 4i695

Behrauder wrote: 3k4k5m

Polyspora wrote: 4i695

Owh what the fuck why are they teaching a freshman C?
I am currently learning Programming Fundamentals 1 (C), Introduction to Programming Logic, Introduction to Computing, Analytic Geometry, and Fundamentals of Information Systems.
yeah thats all standard but not C lol, they usually teach a high level language first
i got my start in java
I started with Python but a lot of teachers complained about the non-typed variables
I also started with Python because yes
show more
Please sign in to reply.

New reply 1b384i