Skip to content

Commit ed169e6

Browse files
committed
TR updates, first round
1 parent 844dc7c commit ed169e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
words = ["Hello", "World!", "I", "am", "a", "Pythonista!"]
22

33
# Uncomment the following line and run it in Python 3.12
4-
# print("One Word by Line:\n" + f"{'\n'.join(words)}")
4+
# print(f"{'\n'.join(words)}")

0 commit comments

Comments
 (0)