• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

IN-PLACE OPERATORS

What is the output of this code? x=5 y = x + 3 y = int(str(y) + ā€œ2ā€ print(y)

operators
5th Mar 2021, 11:39 AM
Sidiali Abdallah
Sidiali Abdallah - avatar
2 Answers
+ 2
thanks
5th Mar 2021, 12:04 PM
Sidiali Abdallah
Sidiali Abdallah - avatar
+ 1
Error because missed parenthesis in y = int(str(y)+"2 If not the output is 82
5th Mar 2021, 11:45 AM
HBhZ_C
HBhZ_C - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
What does coding means for you?
1 Votes
ok i am devolp website which programing language iam should learn
1 Votes
Please,how do you send info from a form to another page
1 Votes
how do I delete the card so that my subscription is no longer charged?
0 Votes
ai
0 Votes
What code is used to write a mobile application? Š” ŠæŠ¾Š¼Š¾Ń‰ŃŒŃŽ какого (каких) коГа написано мобильное приложение?
0 Votes
How to add image in css while sololearn coding
0 Votes
What courses should I take to be a data scientist
0 Votes