Quiz Catalog

Catalog of quizzes

import math as m

print(m.sqrt(64))
8.0
  • statement/as
  • statement/import