• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu
0

Fill in the blanks to declare a variable, add 5 to it and print its value. >>> x = 4 >>> x = 5 >>> print

Help me !!!

python
26th Mar 2018, 10:44 AM
Maya Levita-Elliott
Maya Levita-Elliott - avatar
2 Antworten
+ 6
https://www.sololearn.com/Discuss/1169451/?ref=app
26th Mar 2018, 11:27 AM
Ipang
+ 3
x = 4 x += 5 print(x)
26th Mar 2018, 4:32 PM
HBhZ_C
HBhZ_C - avatar

Häufig solche Fragen?

Effizienter lernen, kostenlos:

  • Einführung in Python

    7.1M Lernende

  • Einführung in Java

    4.7M Lernende

  • Einführung in C

    1.5M Lernende

  • Einführung in HTML

    7.5M Lernende

Alle Kurse anzeigen
Heute heiß
Can you give me some advice on what project I can start with today to practice HTML, CSS, and JavaScript?
0 Votes
I've a HTML code question
0 Votes
Appointment Booking website
0 Votes
C++
0 Votes
Offline AI Model with Fast Voice Chat
0 Votes
Building an AI Call Tracking & Routing System — Anyone tried it?
0 Votes
Give me advice
1 Votes
I am asking for your help, I need to optimisate my code.
0 Votes
Does anyone know how to go to another "page" on the same page using the HTML button tag?
1 Votes
Mentors
1 Votes