Declare integer code = 200 and string status = 'OK'. Print: [+] HTTP Status: 200 OK.
code = 200
status = 'OK'
[+] HTTP Status: 200 OK
[+] HTTP Status: 200 OK [✓] Program exited with code 0 (Time: 0.005s, Memory: 1.8 MB)