Python for Beginners Flashcards
1
Q
#
A
comment a line
2
Q
f(“sample{variable}”)
A
print a formatted variable inside a string
Command Line > Python for Beginners > Flashcards
#
comment a line
f(“sample{variable}”)
print a formatted variable inside a string