We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c09fd6 commit 40e3492Copy full SHA for 40e3492
apps/07_wizard_battle/final/program.py
@@ -10,11 +10,11 @@ def main():
10
11
12
def print_header():
13
- # Yes, I added this after I recorded the video
+ # Yes, I added this after I recorded the video,
14
# but I thought you'd get a kick out if it. ;)
15
print()
16
print('-----------------------------------------------------------------------')
17
- print('''
+ print(r'''
18
( ) /\ _ (
19
\ | ( \ ( \.( ) _____
20
\ \ \ ` ` ) \ ( ___ / _ \\
0 commit comments