ScratchData LogoScratchData
Back to henrykwon's profile

C언어와 C++중에 뭐가 더 쉬울까요~!

HEhenrykwon•Created December 13, 2015
C언어와 C++중에 뭐가 더 쉬울까요~!
0
0
6 views
View on Scratch

Instructions

C: int a=1; printf("%d",a); C++: int a=1; cout<<a; 뭐가 더 쉬워보이나요? 둘다 출력문이에요. 둘다 1이 찍혀요.

Description

ㅋㅋㅋ

Project Details

Project ID91350422
CreatedDecember 13, 2015
Last ModifiedDecember 13, 2015
SharedDecember 13, 2015
Visibilityvisible
CommentsAllowed