ନ୍ୟୁଜ୍
#program to print is it positive ,negative,zero num=int(input()) if num>0: print("positive") elif num<0: print("negative") else: print("zero") #program to print if a ...
3ଦିନ
How-To Geek on MSNGetting Started With Boolean Logic in Python
Boolean logic is an essential part of mathematics, engineering, and programming. In most languages, there's a dedicated ...
num=int(input("enter the number between 1-7:")) if num==1: print("sunday") elif num==2: print("monday") elif num==3: print("tuesday") elif num==4: print("wednesday ...
ଫଳାଫଳ ଯାହା ଆପଣଙ୍କ ପାଇଁ ପ୍ରବେଶଯୋଗ୍ଯ ହୋଇନପାରେ ଯାହା ବର୍ତ୍ତମାନ ଦେଖାଯାଉଛି.
ପ୍ରବେଶଯୋଗ୍ଯ ନଥିବା ଫଳାଫଳ ଲୁଚାନ୍ତୁ