Skip to content

coosoti/alx-backend-python

Repository files navigation

Python - Variable Annotations

Learning Objectives

  • Type annotations in Python 3
  • How you can use type annotations to specify function signatures and variable types
  • Duck typing
  • How to validate your code with mypy

About

Advance stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages