Advanced
Identify Logic Errors
Review pseudocode or logic for potential issues.
📝 Prompt-Inhalt
Review the following pseudocode for a login function. Identify any potential logical errors, security vulnerabilities (like SQL injection or lack of input validation), or edge cases that might cause the code to fail. [Insert pseudocode here]