Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

iterable_context.txt 765B

12345678910
  1. not-an-iterable:58::Non-iterable value powers_of_two is used in an iterating context
  2. not-an-iterable:93::Non-iterable value A() is used in an iterating context
  3. not-an-iterable:95::Non-iterable value B is used in an iterating context
  4. not-an-iterable:96::Non-iterable value A() is used in an iterating context
  5. not-an-iterable:100::Non-iterable value B is used in an iterating context
  6. not-an-iterable:103::Non-iterable value range is used in an iterating context
  7. not-an-iterable:107::Non-iterable value True is used in an iterating context
  8. not-an-iterable:110::Non-iterable value None is used in an iterating context
  9. not-an-iterable:113::Non-iterable value 8.5 is used in an iterating context
  10. not-an-iterable:116::Non-iterable value 10 is used in an iterating context