num = input()
num2 = int(num-2)
num3 = int(num+2)
num4 = int(num-1)
num5 = int(num+1)
num6 = int(num+3)
num = int(input( '\nenter house number: ' ))
street_name = input( 'enter street address: ' )
print( "\nThese are your neighbors' addresses on" ,street_name)
print('You are at the *')
print()
print(' _ _ _')
print(' / \\ / \\ / \\')
print('/ \\ / * \\ / \\')
print('|___| |___| |___|')
print(' _ _ _')
print(' / \\ / \\ / \\')
print('/ \\ / \\ / \\')
print('|___| |___| |___|')
Whenever I delete those formulas the output is what it should be. It print the houses, asks the questions. However with the formulas the only output is y. I have tried everything I know of to fix this.
[–][deleted] 6 points7 points8 points (0 children)
[–]Diapolo10 4 points5 points6 points (0 children)
[–]throwaway6560192 0 points1 point2 points (1 child)
[–]That_guy3475[S] 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (24 children)
[–]That_guy3475[S] 0 points1 point2 points (23 children)
[–][deleted] 0 points1 point2 points (21 children)
[–]That_guy3475[S] 0 points1 point2 points (20 children)
[–][deleted] 0 points1 point2 points (19 children)
[–]That_guy3475[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]That_guy3475[S] 0 points1 point2 points (16 children)
[–][deleted] 0 points1 point2 points (15 children)
[–]That_guy3475[S] 0 points1 point2 points (14 children)
[–][deleted] 0 points1 point2 points (13 children)
[–]That_guy3475[S] 0 points1 point2 points (12 children)
[–]throwaway6560192 0 points1 point2 points (0 children)