• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu
0

X*=3 means

pythonoperators
9th Sep 2017, 5:04 AM
adi narayana
adi narayana - avatar
2 ответов
+ 7
x*=3 is the same as x = x * 3
9th Sep 2017, 5:15 AM
ChaoticDawg
ChaoticDawg - avatar
+ 7
x will printed 3 times. check code below to see how it work. https://code.sololearn.com/cVe4O6FMOJt4/?ref=app
9th Sep 2017, 5:16 AM
Amethyst Animion
Amethyst Animion - avatar

Часто задают такие вопросы?

Учитесь эффективнее, бесплатно:

  • Введение в Python

    7.1M учащихся

  • Введение в Java

    4.7M учащихся

  • Введение в C

    1.5M учащихся

  • Введение в HTML

    7.5M учащихся

Смотреть все курсы
Актуальное сегодня
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Why can’t I use double “ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes
Need Guidance: AI Tools for Creating an App Prototype & UI/UX Design
1 Votes
You’re free to give me your advice! 🚨
0 Votes