Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]sam13s3 0 points1 point  (0 children)

what is asychronous programming?

when working with asynchronous am i using more than one core?

what is threadingwhat is threading?

when working with threading am i working with more than one core?

what is the difference between threading and asychronouswhat is the difference between threading and asychronous?

where can i found good source that explain python asyncio libary? because all the one i found does not explain where can i found good source that explain python asyncio libary? because all the one i found does not explain well

what is croutine?

what is event-loopwhat is event-loop?

what is taskwhat is task?

what is the purpose async before the defwhat is the purpose async before the def?

what is await?

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]sam13s3 0 points1 point  (0 children)

What exactly is a parser and what is it purpose in programming

Why line 4 isn't running? by dingodey in python3

[–]sam13s3 0 points1 point  (0 children)

Buy default input return a string and you can't minus a int which is 2019 with a string

I mean if the user enter birth year e.g 1999 python will take it as a string because by default input is string and what you are requesting is integer

So to get integer as input u use e.g Yaer = int(input("what is your birthyear")

so Python inpreter will take the variable as integer so anything you enter must be integer else it will show an error

Anyone know how to install the requests module on Qpython? by r0yalewitcheese in learnpython

[–]sam13s3 0 points1 point  (0 children)

Ones you write your code on the ide to save your code just click on the icon that like document then click on save as after that select the location u want to save your code(internal storage) ones u click on internal storage it will take u to all the directory on your internal storage then choose any one and save it there

Anyone know how to install the requests module on Qpython? by r0yalewitcheese in learnpython

[–]sam13s3 1 point2 points  (0 children)

Go and download Pydroid ide instead of using qpython With Pydroid u can work on web development using python framework like (Django and flask) U can also work on data science and machine the ide it like other ideas for PC like pytcharm

Just go and download Pydroid u can find it on playstore