Day 16: Exceptions - String to Integer

Sort by

recency

|

1007 Discussions

|

  • + 1 comment

    !/bin/python3

    import math import os import random import re import sys if name == 'main': try: S = input() result = int(S) print(result) except ValueError: print("Bad String") except Exception: print("Bad String")

  • + 0 comments

    I've try many times. The compiler / Interperter is facing an issue. Please review it!

  • + 0 comments

    this is java 7 simple code import java.io.; import java.util.;

    public class Solution { public static void main(String[] args) throws IOException { BufferedReader bufferedReader = new BufferedReader(new InputStreamReader(System.in));

        String S = bufferedReader.readLine();
    
        try {
            int parsedInt = Integer.parseInt(S);
            System.out.println(parsedInt);
        } catch (NumberFormatException e) {
            System.out.println("Bad String");
        } finally {
            bufferedReader.close();
        }
    }
    

    }

  • + 1 comment

    S = input().strip() try: print(int(S)) except ValueError: print("Bad String")

    isn't this a correct code... it is not working in any python versions... pls someone help na... 
    
  • + 0 comments

    HOW CAN I RECOVER A STOLEN BTC/USDT/ETH? HIRE FIXER WALLET RETRIEVAL Never took much time for me to be able to recover a stolen bitcoin worth of $124k. Reaching out to FIXER WALLET RETRIEVAL, one of the trusted and reputable hackers out here can save you the energy of becoming a stranded victim of crypto fraud. Here is how to contact these hackers; Email fixerwalletretrieval@fixer.co.site