O Level Previous paper
Kanalga Telegram’da o‘tish
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
Ko'proq ko'rsatish733
Obunachilar
+124 soatlar
+17 kunlar
+330 kunlar
Postlar arxiv
NIELIT CCC September Admit Card 2023- Out
#SarkariUjala #CCC #NIELIT
Download Admit Card-:
https://sarkariujala.com/nielit-ccc-september-admit-card-2023/31031
समृद्धि, बुद्धि और सफलता के द्योतक भगवान गणेश के आगमन पर आप सभी को गणेश चतुर्थी की हार्दिक शुभकामनाएं।
आपका जीवन मोदक की मिठास व उत्साह से भरा रहे, यही कामना करता हूँ।
Jan-2024 It, O Level Registration
Last Date Of Submission Of Online Registration Application For Direct Candidate:30-Sep-2023 Last Date Of Submission Of Online Registration Application For Institute Candidate:10-Oct-2023
prexam@nielit.gov.in
Note- जिसका Practical नहीं हो पाया है
किसी भी कारण से आप एक बार Email जरूर करो
क्योंकि बहुत से Centre पर Server issue हुआ था
इसलिए आप एक बार Email जरूर भेजें
एक बार आप Email कर लो हो सकता है
कि शायद आपका हो जाये
पर इसकी उम्मीद बहुत कम है
पर आप कोशिश कर सकते हैं
और Email आज ही भेजना ☝️
आप Tab का प्रयोग कर सकते हैं
परन्तु यह खेल वित्तीय जोखिम है टर्म एवं
शर्तें आवश्यक समझ लें
1- log out ना हो
2- कोई देखे ना यह करते समय
3- other site se copy करते समय Code
लिखने के बाद Run जरूर कर लें
4- समय का जरूर ध्यान रखें
Note- इसका प्रयोग तभी करें जब आपको नहीं आता है
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)
Python Program to calculate Sum of Series 1²+2²+3²+….+n² using Recursion
Most important 18 September
def sum_of_square_series(number):
if(number == 0):
return 0
else:
return (number * number) + sum_of_square_series(number - 1)
num = int(input("Please Enter any Positive Number : "))
total = sum_of_square_series(num)
print("The Sum of Series upto {0} = {1}".format(num, total))
#M3_R5
👉Write a python Program to print the sum of series 1 ki power 3 + 2 ki power 3 + 3 ki power 3 + 4 ki power 3 ........+ n3 till n-th terms N is value given by the user
👉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
👉Write a python Program to show the character and count of it's repetition count repeated characters in a string
Join 👉@o_levelsatya
Endi mavjud! Telegram Tadqiqoti 2025 — yilning asosiy insaytlari 
