Skip to content

Text Input in Python 3.x - #2

Open
SubCoder1 wants to merge 4 commits into
kactlabs:masterfrom
SubCoder1:master
Open

Text Input in Python 3.x#2
SubCoder1 wants to merge 4 commits into
kactlabs:masterfrom
SubCoder1:master

Conversation

@SubCoder1

Copy link
Copy Markdown

This piece of code uses built-in input() function in Python 3.x to take inputs from an User, It also explains the type of parameters that can be passed inside the parenthesis of the function, like ->

  • Quoted text
  • Variables
  • Concatenation inside the Parenthesis

Insights about the built-in input() function in Python 3.x, used to take an input from the user.
Use and further insights on input() built-in function in Python 3.x to take input from an User.
Insights and usage of input() built-in function in Python 3.x to take inputs from user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant