O Level Previous paper
Open in 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
Show more733
Subscribers
+124 hours
+27 days
No data30 days
Posts Archive
Follow the O Level Previous Paper Group channel on WhatsApp: https://whatsapp.com/channel/0029VaCCbBZ1NCrSlCNxfB34
M1-R5 & M2-R5 Practical Questions And Answer
चौधरी चरण सिंह को भारत रत्न, नरसिम्हा राव और एम.एस. स्वामीनाथन को भी भारत रत्न सम्मान
प्रधानमंत्री नरेंद्र मोदी ने पूर्व प्रधानमंत्री चौधरी चरण सिंह व पीवी नरसिम्हा राव और भारत में हरित क्रांति के जनक डॉ एमएस स्वामीनाथन को भारत रत्न से सम्मानित करने की घोषणा की है।
हाल ही में पूर्व उप-प्रधानमंत्री लालकृष्ण आडवाणी और बिहार के पूर्व मुख्यमंत्री कर्पूरी ठाकुर को भी भारत रत्न दिए जाने का एलान हुआ था।
💥 गरीब परिवार में बेटी पैदा होने पर 1 लाख रुपए सेविंग बॉन्ड मिलेगा,महिलाओं को पहले प्रसव पर 5000 से बढ़ाकर 6000 रुपए किया जाएगा।
💥 ब्लॉक स्तर पर एक आंगनबाड़ी को आदर्श बनाया जाएगा,बालिकाओं के लिए 25-25 करोड़ की लागत से स्पोर्टस सेंटर खुलेंगे,50 युवाओं को ओलिंपिक के लिए किया जाएगा ट्रेंड होगी।
💥 Rajasthan budget (लेखानुदान):·
👉आंगनबाड़ी कार्यकर्ताओं के मानदेय में 10% की वृद्धि की जाएगी
👉 मीसाबंदियों को ₹20000 की मासिक पेंशन व ₹4000 चिकित्सा सहायता प्रदान की जाएगी।
👉लाडो प्रोत्साहन योजना शुरू होगी', 'लखपति दीदी योजना के तहत 5 लाख परिवारों की महिलाओं की आय को एक लाख से ज्यादा बढ़ाया जाएगा।
List Program most important
Write a program to Count even and odd numbers in a list for example:
Input list1=[4,7,5,64,13,18,22,29,37]
The output is count of even Numbers is 4 and odd numbers is 5
Bittu
# Python Program to calculate the square root
num = int (input("Enter the Value "))
# To take the input from the user
#num = float(input('Enter a number: '))
num_sqrt = num ** 0.5
print('The square root of %0.3f is %0.3f'%(num ,num_sqrt))
कल जिसका भी पेपर है Best of luck 🤞
अच्छे से पेपर देना
जो भी आपको दो प्रश्न अच्छे से आता होगा
उसे ही करना
सबसे जरूरी है आप समय को ध्यान में रख कर पहले ही Exam Centre पर पहुंच जाना
👉 पेपर देते समय कोई भी समस्या आती है तो जरूर बतायें Keyboard, Mouse एक बार देख लेना आपका काम कर रहा है कि नहीं
➡️ जिसका भी Practical Exam हो जाता है आप प्रश्न जरूर भेजें - 👉-7068236218
Joined 👉@o_levelsatya
https://whatsapp.com/channel/0029VaCCbBZ1NCrSlCNxfB34
O Level Previous paper:
def count_characters(input_string):
# Create an empty dictionary to store character counts
char_count = {}
# Iterate through each character in the input string
for char in input_string:
# Check if the character is already in the dictionary
if char in char_count:
# If it is, increment the count
char_count[char] += 1
else:
# If it's not, add it to the dictionary with a count of 1
char_count[char] = 1
# Print the character and its count
for char, count in char_count.items():
print(f"'{char}' occurs {count} times")
# Input string
input_string = input("Enter a string: ")
# Call the function to count characters
count_characters(input_string)
जल्दी से आप सभी जुड़ जायें जो प्रश्न आ सकते हैं आपको यहा पर बता दिया गया है Most Important Question 👆
Joined 👉@o_levelsatya
जल्दी से आप सभी जुड़ जायें जो प्रश्न आ सकते हैं आपको यहा पर बता दिया गया है Most Important Question 👆
Repost from O Level Previous paper
def count_characters(input_string):
# Create an empty dictionary to store character counts
char_count = {}
# Iterate through each character in the input string
for char in input_string:
# Check if the character is already in the dictionary
if char in char_count:
# If it is, increment the count
char_count[char] += 1
else:
# If it's not, add it to the dictionary with a count of 1
char_count[char] = 1
# Print the character and its count
for char, count in char_count.items():
print(f"'{char}' occurs {count} times")
# Input string
input_string = input("Enter a string: ")
# Call the function to count characters
count_characters(input_string)
Repost from O Level Previous paper
List Program most important
Write a program to Count even and odd numbers in a list for example:
Input list1=[4,7,5,64,13,18,22,29,37]
The output is count of even Numbers is 4 and odd numbers is 5
Bittu
Available now! Telegram Research 2025 — the year's key insights 
