Experimental browser for the Atmosphere
{ "uri": "at://did:plc:wuojeafwvlqn7devygjbcdjk/link.pastesphere.snippet/3lcq4bsinb22b", "cid": "bafyreia7lb4w5ycol6vaea5wtugmadjeqxkv4p6yhxbtvnyb4ddbrcfnse", "value": { "body": "score = 0\n\nprint(\"Welcome to the Maths Quiz\")\nprint(\"Can you answer three questions and score maximum points?\")\nprint(\"Question 1: What is the product of 2x2x2?\")\nanswer = int(input(\"your answer :>> \"))\nif answer == 8:\n print(\"correct\")\n score = score + 1\n print(\"Your score is \", score)\nelse:\n print(\"incorrect the answer is 8!\")\n print(\"your score is \", score)\n\n\nprint(\"Question 2: What is the 7 x 7?\")\nanswer = int(input(\"your ansscore = 0\n\nprint(\"Welcome to the Maths Quiz\")\nprint(\"Can you answer three questions and score maximum points?\")\nprint(\"Question 1: What is the product of 2x2x2?\")\nanswer = int(input(\"your answer :>> \"))\nif answer == 8:\n print(\"correct\")\n score = score + 1\n print(\"Your score is \", score)\nelse:\n print(\"incorrect the answer is 8!\")\n print(\"your score is \", score)\n\n\nprint(\"Question 2: What is the 7 x 7?\")\nanswer = int(input(\"your answer :>> \"))\nif answer == 49:\n print(\"correct\")\n score = score + 1\n print(\"Your score is \", score)\nelse:\n print(\"incorrect the answer is 49!\")\n print(\"your score is \", score)\n\nprint(\"Question 3: What is 144 divided by 12?\")\nanswer = int(input(\"your answer :>> \"))\nif answer == 12:\n print(\"correct\")\n score = score + 1\n print(\"Your score is \", score)\nelse:\n print(\"incorrect the answer is 24!\")\n print(\"your score is \", score)\n\n\n\n wer :>> \"))\nif answer == 49:\n print(\"correct\")\n score = score + 1\n print(\"Your score is \", score)\nelse:\n print(\"incorrect the answer is 49!\")\n print(\"your score is \", score)\n\nprint(\"Question 3: What is 144 divided by 12?\")\nanswer = int(input(\"your answer :>> \"))\nif answer == 12:\n print(\"correct\")\n score = score + 1\n print(\"Your score is \", score)\nelse:\n print(\"incorrect the answer is 24!\")\n print(\"your score is \", score)", "type": "Python", "$type": "link.pastesphere.snippet", "title": "Maths Quiz", "createdAt": "2024-12-07T16:24:07.628Z", "description": "a simple maths quiz" } }