variables — what ai reaches for first5 / 9
the four types you'll see daily
AI wrote a snippet that reads a port from an environment variable and
adds one. The env var arrives as a string "8080", but the next line
needs an integer. Fill in the cast that converts the string to an int.
Function name:
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _