Company: Amazon_8feb
Difficulty: medium
Code Question 1 body { font-family: sans-serif; line-height: 1.6; color: #333; max-width: 800px; margin: 20px auto; background-color: #f9f9f9; } h1 { color: #2c3e50; border-bottom: 2px solid #eee; padding-bottom: 10px; } h2 { color: #34495e; margin-top: 30px; border-bottom: 1px solid #eee; padding-bottom: 5px; } h3 { color: #555; margin-top: 20px; } code { background-color: #eee; padding: 2px 4px; border-radius: 3px; font-family: monospace; } pre { background-color: #eee; padding: 10px; border-radius: 5px; overflow-x: auto; } ul { list-style-type: disc; margin-left: 20px; } ol { list-style-type: decimal; margin-left: 20px; } table { width: 100%; border-collapse: collapse; margin-top: 15px; } th, td { border: 1px solid #ddd; padding: 8px; text-align: left; } th { background-color: #f2f2f2; } .note { background-color: #fff3cd; border-left: 5px solid #ffeeba; padding: 10px; margin-top: 20px; border-radius: 3px; } Code Question 1 Problem Description The artificial intelligence researchers