# Introduction In this lab, we need to write a program that checks whether a given number can be expressed as a sum of two or more consecutive positive numbers and return True if it is possible, and False if it is not.
Click the virtual machine below to start practicing