Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8934503
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T09:48:10+00:00 2026-06-15T09:48:10+00:00

I am trying to get input from a user into a variable but instead

  • 0

I am trying to get input from a user into a variable but instead of a string, float or integer I want it to assign a different variable which is already defined. Pseudo-ish example:

xy = 23
a = raw_input("Enter a variable") xy
print (a)
23

Yes, this could be controlled with an if variable but for many variables this is not very practical I believe? I have no problem typing it just wondering wouldn’t it be bad practice?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T09:48:11+00:00Added an answer on June 15, 2026 at 9:48 am

    Are you looking for something like this?

    xy = 23
    a = eval(raw_input("Enter a variable"))
    print (a)
    

    The task of adding a check in case the user enters an unkown variable is left to the reader…

    Also beware of the potential security problems of this approach. A more secure way would be to restrict the evaluation scope by defining specific dicts that eval should be using. Read more in help(eval).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been trying to get user input from a Javascript prompt into a PHP
I am trying to get a date object from a string from an input.
I'm trying to get input from user and give output until s/he presses 'n'.
I am trying to get input from the user at the command prompt. The
I am trying to get text input from the keyboard in Java 6. I
I'm trying to get all buffered input from cin . I tried getline ,
I'm trying to get all the input elements from a certain form from jQuery
I'm trying to get this C++ code to input a series of numbers from
I am basically trying to get a user to input a hexadecimal input via
I am trying to save some user input from a Google App Script form

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.