PLAYING WITH NUMBERS
PLAYING WITH NUMBERS#
The PLAYING WITH NUMBERS content is designed to warm up the participant, starting with problems that can be solved in a few lines and that explore the basic syntax of Python.
The proposed problems are:
Even or Odd ๐ข
Largest Number ๐ข
List of Factors ๐ก
Decimal to Binary ๐ก
Disarium Number ๐ก
Fibonacci Sequence ๐ก
The topics involved in these problems are: