print('a very annoying error is { e e}') #okay, the error is caused by a space between two apparent objects within the brace. #now, the error being reported to the print statement would be okay. #but that isn't where it is being reported. try removing the f from in front of the first string. #for that matter, try putting a comment before that print statement! now, that's the problem. print(f'a very annoying error is { e e}') print(f'{0 0}')

AltStyle によって変換されたページ (->オリジナル) /