Corsi
AccediInizia a imparare l'IA
Corsi
AccediInizia a imparare l'IA
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 Risposta
+ 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

Hai spesso domande come questa?

Impara in modo più efficiente, gratuitamente:

  • Introduzione a Python

    7,1M studenti

  • Introduzione a Java

    4,7M studenti

  • Introduzione a C

    1,5M studenti

  • Introduzione a HTML

    7,5M studenti

Vedi tutti i corsi
Popolare oggi
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bug sur le deuxième cours de python
1 Votes
Best language?
0 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes