{"problem":{"name":"009. Hello CodeRams","description":{"content":"A hello world program is an essential starting point for all coders. In this problem, write a program to print out \"Hello CodeRams\". In Python, you can print text using the print command. So, for thi","description_type":"Markdown"},"platform":"Codeforces","limit":{"time_limit":1000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"CF10269009"},"statements":[{"statement_type":"Markdown","content":"A hello world program is an essential starting point for all coders. In this problem, write a program to print out \"Hello CodeRams\".\n\nIn Python, you can print text using the print command. So, for this problem, type _print(\"Hello CodeRams\")_.\n\nYou can download Python here.\n\nOutput \"Hello CodeRams\"\n\n## Output\n\nOutput \"Hello CodeRams\"\n\n[samples]","is_translate":false,"language":"English"},{"statement_type":"Markdown","content":"print(\"Hello CodeRams\")","is_translate":false,"language":"Formal"}],"meta":{"iden":"CF10269009","tags":[],"sample_group":[],"created_at":"2026-03-03 11:00:39"}}