0

Python

score=int(input("score percentage")) if(score>70): name=input("Enter Your Name:") age=input("Enter your age:") print("your are eligible") else: print("you are not eligible")

7th Jul 2025, 3:37 PM
Sri Varathan B
Sri Varathan B - avatar
2 ответов
+ 3
Sri Varathan B , not clear what your question or issue is. the code you posted is running properly. if you just wanted to promote your code, it will be better suited in the feed in the community section. the current `question&answer` forum is entended for coding related questions, answers and discussions. please see the sololearn `community guideline` and `content creation guideline`: https://www.sololearn.com/en/Content-Creation-Guidelines/
7th Jul 2025, 5:40 PM
Lothar
Lothar - avatar
+ 2
here is not a place for share code, please follow the rules https://www.sololearn.com/discuss/3021159/?ref=app
7th Jul 2025, 5:36 PM
☕︎︎AstroParrot✦
☕︎︎AstroParrot✦ - avatar