Scope: Amines – 6 x 5 marks
Aldehydes, ketones, carboxylic acids: 6 x 5 marks
Total = 60 marks
To complete in 120 minutes. and report in whatsapp.
Scope: Amines – 6 x 5 marks
Aldehydes, ketones, carboxylic acids: 6 x 5 marks
Total = 60 marks
To complete in 120 minutes. and report in whatsapp.
10 problems from p-block, d-block and f-block elements
Write your script in the box for each question. Tick “Correct” after verification. Use Show Key to reveal solutions. Weighted total: 20 marks.
for i in range(1,11):
print(i, end=" ")def is_even(n: int) -> bool:
return n % 2 == 0max()).nums = [12, 4, 29, 7, -1]
m = nums[0]
for x in nums[1:]:
if x > m:
m = x
print(m)def fact(n: int) -> int:
return 1 if n <= 1 else n * fact(n-1)s = input().strip()
print(s[::-1])n = int(input())
for i in range(1, 11):
print(f"{n} x {i} = {n*i}")t = ''.join(ch.lower() for ch in input() if not ch.isspace())
print("Palindrome" if t == t[::-1] else "Not palindrome")s = input().lower()
print(sum(ch in "aeiou" for ch in s))a, b = 5, 9
a, b = b, a
print(a, b)nums = list(map(int, input().split()))
total = 0
for x in nums:
total += x
print(total)Enter answers with 2–3 significant digits unless stated.
Student should work out these worksheets in their notebook and enter the answers online. Get them corrected. Print the score as pdf and send it to the faculty.
Set-1



