answersLogoWhite

0

What are the two?

User Avatar

Anonymous

12y ago
Updated: 11/21/2022

#1: 10 PRINT "Hello world from BASIC"

#2: int main (void) { puts ("Hello world from C"); }

What else can I help you with?