When GCC faculty Invited in Kavi Sammelan in SLIET Central Govt college Diploma walo Ashutosh sir ko jaldi se All the best bol do fatafat !!🎉🥳👍💪✅✅👍😍🤩
https://www.instagram.com/p/Cxfsh2DrTwc/?igshid=MTc4MmM1YmI2Ng==
https://www.instagram.com/p/Cxfsh2DrTwc/?igshid=MTc4MmM1YmI2Ng==
👍1
CUET LEET COMPUTER DOMAIN WALO KE LIYE
a = 5
b = 5
print( a is b)
True 👍
False 😘
a = 5
b = 5
print( a is b)
True 👍
False 😘
a,b,c = 1,1,2
d = a+ b
print ( c is d)
True 👍
False 😘
d = a+ b
print ( c is d)
True 👍
False 😘
Output of the following exp:
14+14%15//4
16 👍
17 🙏
None of these ❤️
14+14%15//4
16 👍
17 🙏
None of these ❤️
a-book-on-c-programming-in-c.pdf
47.7 MB
Share a-book-on-c-programming-in-c.pdf
ipu 2nd spot round notification
Aaj ka Sawal:
a=[2,5,3,4]
a[2:2] =[2]
print(a)
a=[2,5,3,4]
a[2:2] =[2]
print(a)
Aaj Ka Sawal
A =['1']
A.extend('234')
print(A)
A =['1']
A.extend('234')
print(A)