CS 10 Flashcards
1
Q
How would you print something in Python?
A
print(“Hello World”) without a semicolon at the end
2
Q
A
IVC Stuff > CS 10 > Flashcards
How would you print something in Python?
print(“Hello World”) without a semicolon at the end