ch
Feedback
O Level Previous paper

O Level Previous paper

前往频道在 Telegram

https://youtube.com/@Satya806 सभी लोग इस Channel को Subscribe कर लो https://t.me/O_levelpaper Telegram group Quiz 👉https://t.me/o_levelsatya #M4-R5_Paper #M2R5 #O_Level #M3R5_Notes #M1R5Video #PaidClass_O_Level #O_Level_Notes #Satya_Sir

显示更多
732
订阅者
+124 小时
+27
无数据30
帖子存档
M2-R5 Practical Questions 11-Feb👍👍👍👍👍 https://t.me/o_levelsatya
M2-R5 Practical Questions 11-Feb👍👍👍👍👍 https://t.me/o_levelsatya

Total digit -4 इसलिए इसका Power 4 फिर उसको जोड़ते हैं अगर जोड़ने के बाद वही Number मिलता है तो आपका Armstrong Number
Total digit -4 इसलिए इसका Power 4 फिर उसको जोड़ते हैं अगर जोड़ने के बाद वही Number मिलता है तो आपका Armstrong Number

Total digit -3 इसलिए इसका Power Cube फिर उसको जोड़ते हैं अगर जोड़ने के बाद वही Number मिलता है तो आपका Armstrong Number है
Total digit -3 इसलिए इसका Power Cube फिर उसको जोड़ते हैं अगर जोड़ने के बाद वही Number मिलता है तो आपका Armstrong Number है

Most Important Output Check karni ki Koi bhi Ek Number yad kar lena ☝️
Most Important Output Check karni ki Koi bhi Ek Number yad kar lena ☝️

#M3_R5. 24 August Python Questions Join-👉@o_levelsatya
#M3_R5. 24 August Python Questions Join-👉@o_levelsatya

Ans -17 ✅✅✅✅ b ++ + ++ b + ++ b; 4+6+7=17 b++ = 4 से 5 होगा क्योंकि Post- increase का मतलब होता है बाद में जुड़ना Pre- increa
Ans -17 ✅✅✅✅ b ++ + ++ b + ++ b; 4+6+7=17 b++ = 4 से 5 होगा क्योंकि Post- increase का मतलब होता है बाद में जुड़ना Pre- increase का मतलब होता है पहले जुड़ना 4+ 5+1+6+1=17 यही इसमें Logic होता है

Result 👆👆👆 Note-Space bhi Count hota hai
Result 👆👆👆 Note-Space bhi Count hota hai

#taking user input str=input("Enter any string:") #initializing count with 0 count=0 for i in str: #incrementing counter count+=1 #printing result print("Length of string:",count) """ *OUTPUT* Enter any string:Python Length of string: 6 """ Joined 👉@o_levelsatya M3R5 Program Python -2024

for i in range(1,6): for j in range(1,6): if i>=j: print("* ",end="") else: print(" ",end="") print("") """ *Output* * * * * * * * * * * * * * * * """ Joined 👉@o_levelsatya

# Python program to check if year is a leap year or not year = 2000 # To get year (integer input) from the user # year = int(input("Enter a year: ")) if (year % 4) == 0: if (year % 100) == 0: if (year % 400) == 0: print("{0} is a leap year".format(year)) else: print("{0} is not a leap year".format(year)) else: print("{0} is a leap year".format(year)) else: print("{0} is not a leap year".format(year)) Joined 👉@o_levelsatya

amit (1).pdf Joined 👉@o_levelsatya

simpleintraset.html Joined 👉@o_levelsatya

prime_number.html Joined👉@o_levelsatya

Calculator.html Joined 👉@o_levelsatya

M4-R5 Practical Questions NIELIT official .pdf Joined👉@o_levelsatya

o level m4 r5 iot practical exam Questions .pdf Joined 👉@o_levelsatya

M4-R5 Practical Questions .pdf Joined 👉@o_levelsatya

M4-R5 Practical Questions -2024.pdf Joined 👉@o_levelsatya

PYTHON program .pdf Joined 👉@o_levelsatya

M3-R5 Practical Questions and Solutions .pdf Joined 👉@o_levelsatya