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")
2 Respuestas
+ 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/
+ 2
here is not a place for share code, please follow the rules
https://www.sololearn.com/discuss/3021159/?ref=app