Content
Teacher: The test isn’t that confusing The test: Is this a a valid c program or a valid python program? include stdio.h define print(x) int main()printf(x); print( "Hello World!")
Teacher: The test isn’t that confusing The test: Is this a a valid c program or a valid python program? include stdio.h define print(x) int main()printf(x); print( "Hello World!")