Skip to main content
πŸ… Weekly Code BattleπŸ‘¨β€πŸŽ“ Career Accelerator ProgramsπŸ“œ Community GuidelinesπŸ’Ό Job Alerts
πŸ… Weekly Code BattleπŸ‘¨β€πŸŽ“ Career Accelerator ProgramsπŸ“œ Community GuidelinesπŸ’Ό Job Alerts
LetsUpgradeHome
No results found...
Sign Up
Ask a Question
MOHISIN SHAIK
MOHISIN SHAIKStudent Ambassador
ASPIRING FUTURE TECHNOLOGY
Asked a question 7 months ago

WHAT IS THE OUTPUT OF FOLLOWING CODE SNIPPET?a='1',b='1',c="1",a==b==c

1 comment58 votes
Ponnathu SaitejaALAPATI THEERTHA  VENU GOPALRavela Anudeep

Liked by Ponnathu Saiteja and 8 others

Fuel your ambition, discover your passion and achieve your professional goals with LetsUpgrade.
Sign Up Now

Sign Up Now
Login Now

Related Questions

What is the output of the following code a = {1:'a' , 2:'b', 3:'c', 4:'d' , 5:'e'} b = {6:'f' , 7:'g' ,8:'h', ... 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i']
What will be the output of the following Python code snippet if x=1? x<<2
What is the output of following code L = ['a','b','c','d'] print "".join(L)
a, *b , c = 1, 2 ,3, 4 print (b)
What will be the output of the following Python code? A = [[1, 2, 3], [4, 5, 6], [7, 8, 9]] A[1] a) [4, 5, 6] b) [3, 6, 9] c) [1, 4, 7] d) [1, 2, 3]
What is the output of the following code snippet?

Question Stats

πŸ‘οΈ 106 view
πŸ‘€ 1 follower
πŸ—“ Asked a question 7 months ago
πŸ•Ά Question Edits
πŸ“ˆ Views this month

Share Question

Contact Us
Terms of Use | Privacy Policy