1
Open your editor
Work in the project and file you want to change.
Start simple. Try one real task.
Work in the project and file you want to change.
Use chat or inline suggestions to write and understand code.
Check every change before you commit it.

Write a function that validates an email address and add tests.