In visual studio code this code is showing error Microsoft python course

Prashanth Palaparthi 20 Reputation points
2023-06-10T13:31:44.7433333+00:00

Hi I am doing Microsoft python course this code is something error Please let's fix it out

x = int(input('Enter a number: '))

print(type(x))

for this code not coming outputScreenshot 2023-06-10 174948

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
{count} votes

Answer accepted by question author
  1. Tianyu Sun-MSFT 34,686 Reputation points Microsoft External Staff
    2023-06-12T01:34:40.8233333+00:00

    Hello @Prashanth Palaparthi ,

    Thank you for taking time to post this issue in Microsoft Q&A forum.

    Visual Studio Code(VS Code) and Visual Studio(VS) are two different products and VS Code is currently not supported in the Microsoft Q&A forums, the supported products are listed over here: https://learn.microsoft.com/en-us/answers/

    For the related questions(technical support) about VS Code, you can post here: Stack Overflow tagged Visual Studio Code or here: Github - Visual Studio Code.

    Thanks for your understanding, have a nice day.

    Sincerely,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.