Off Campus Job Update
6.52K subscribers
313 photos
3 videos
22 files
968 links
500+ Placement & Competitive Exam Materials
75+ Companies Materials
100+ JOB Updates in a Month

πŸš€DM for Promotion @Wren_0
πŸš€Placement Updates: @offcampusjobs_0
🌟 Placment Material: @placement_materials0
Download Telegram
E-commerce code


s = input()
s1 = s[:len(s)//2]
s2 = s[len(s)//2:]
s2 = s2[::-1]
id = ""
for i in range(len(s2)):
c = int(s1[i]) + int(s2[i])
x = str(c)
id = id + x
print (id)

Telegram-

βœ…Share
https://t.me/Coding_solution_0
Channel name was changed to Β«TCS CodeVita Wipro TCS NQT Exam SolutionΒ»
E-commerce code


s = input()
s1 = s[:len(s)//2]
s2 = s[len(s)//2:]
s2 = s2[::-1]
id = ""
for i in range(len(s2)):
c = int(s1[i]) + int(s2[i])
x = str(c)
id = id + x
print (id)

Telegram-
https://t.me/Coding_solution_0

βœ…Share
Today All Exam Solution Available here ❀️

https://t.me/offcampusjobs_0
https://t.me/offcampusjobs_0
TCS digital 10am slot answers πŸ‘‡

1)2,3 1
2)suggested
3)a
4) a


βœ…Telegram-
https://t.me/Coding_solution_0
TCS DIGITAL 10AM SLOT ANSWERS:

1)2,3 1
2)suggested
3)a
4) a
5)hard-pressed

Telegram -
https://t.me/Coding_solution_0
TCS digital 10am slot answers πŸ‘‡

1)2,3 1
2)suggested
3)a
4) a
5.hard pressed
6.B

βœ…Telegram-
https://t.me/Coding_solution_0
TCS digital 10am slot answers πŸ‘‡

1)2,3 1
2)suggested
3)a
4) a
5.hard pressed
6.B
7.
8.Brave

βœ…Telegram-
https://t.me/Coding_solution_0
TCS DIGITAL 10AM SLOT ANSWERS:

1)2,3 1
2)suggested
3)a
4) a
5)hard-pressed
7 fiasco
8 brave
9) C
Telegram -
https://t.me/Coding_solution_0
TCS digital 10am slot answers πŸ‘‡

1)2,3 1
2)suggested
3)a
4) a
5.hard pressed
6.B
7.fiasco
8.Brave
9.c

βœ…Telegram- https://t.me/coding_solution_0
βœ…Advanced quant

1.36

2.22

3.120

βœ…Telegram-
https://t.me/coding_solution_0
TCS DIGITAL 10AM SLOT ANSWERS:

1)36
2)22
3)120
4) +4.93
5) 212/11
6) 37,500
7) 30375
8.12750
9.26.34
10.36


βœ…Telegram- https://t.me/coding_solution_0
TCS DIGITAL 10AM SLOT ANSWERS:

1)36
2)22
3)120
4) +4.93
5) 212/11
6) 37,500
7) 30375
8.12750
9.26.34
10.36
11.5/108
12.36

βœ…Telegram- https://t.me/coding_solution_0
βœ…Share βœ…Share βœ…Share
TCS DIGITAL 10AM SLOT ANSWERS:

1)36
2)22
3)120
4) +4.93
5) 212/11
6) 37,500
7) 30375
8.12750
9.26.34
10.36
11.5/108
12.35.85
13.55:53
14.840

βœ…Telegram- https://t.me/coding_solution_0
TCS DIGITAL 10AM SLOT ANSWERS:

1)36
2)22
3)120
4) +4.93
5) 212/11
6) 37,500
7) 30375
8.12750
9.26.34
10.36
11.5/108
12.35.85
13.55:53
14.840
15.25.47

βœ…Telegram- https://t.me/coding_solution_0
Today Coding Solution Available here ❀️

https://t.me/offcampusjobs_0
https://t.me/offcampusjobs_0
Off Campus Job Update pinned «Today Coding Solution Available here ❀️ https://t.me/offcampusjobs_0 https://t.me/offcampusjobs_0»
n=int(input())
l=[]
for i in range(2,n+1):
if n%i==0:
l.append(i)
s=0
c=0
flag=0
for j in range(0,len(l)):
for k in range(2,int(j/2)):
if(j%k==0):
c+=1
for p in range(0, len(l)):
for q in range(2, int(p / 2)):
if (p % q == 0):
s += 1
if c==s and j*p==n:
flag=1
break
if flag==1:
break
if flag==1:
print("1")
else:
print("0")
Alice and elizabeth code
https://t.me/coding_solution_0