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

How to remove 0 in the large number begins with zero

002345 out put is like 2345

python3
27th Dec 2018, 1:53 PM
Karthik Devillers
Karthik Devillers - avatar
1 Antwort
+ 1
s=002345 x=str(int(s)) print(x) OR i=0 while(s[i]==0): i+=1 print(s[i:])
27th Dec 2018, 2:00 PM
Pulkit Kamboj
Pulkit Kamboj - 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ß
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
How do I keep myself motivated in coding
0 Votes
Bro can you fix yt error?
0 Votes
Anyone have song names? Comment your favorites here for a project im working on
1 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Need suggestions to learn AI and ML
1 Votes
Bug in Completing AI Practice
0 Votes
Duration of heart refilling
0 Votes