How to code in python - Deepstash
How to code in python

How to code in python

Ideas, facts & insights covering these topics:

1 idea

No reads

The Basics (part 2)

The Basics (part 2)

To allow a user to input a variable, number, or some text in Python 3 you will use the input function. input(“your text”) this will pause the program and allow the user to input something. To save the users input as a variable for later use use this input function. Your_variable = input(“your text”) this will allow the program to save the users input as a variable which in this case the users input is saved as Your_variable and this can also be replaced with custom variable name

0

0 reads

IDEAS CURATED BY

fluffy705

I am a student wanting to know more about the world

CURATOR'S NOTE

Comment and like! Follow for more coding tips and tricks.

Read & Learn

20x Faster

without
deepstash

with
deepstash

with

deepstash

Personalized microlearning

100+ Learning Journeys

Access to 200,000+ ideas

Access to the mobile app

Unlimited idea saving

Unlimited history

Unlimited listening to ideas

Downloading & offline access

Supercharge your mind with one idea per day

Enter your email and spend 1 minute every day to learn something new.

Email

I agree to receive email updates