12311k

Untitled

Apr 24th, 2020
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. observations_table = 67963
  2. observations_info_table = 67963
  3.  
  4. if observations_info_table == observations_table:
  5. print('Решение верно, количество наблюдений равно', observations_table)
  6. else:
  7. print('Решение неверно, проверьте еще раз!')
Add Comment
Please, Sign In to add comment