How to use qpython3 on mobile phone

爱喝马黛茶的安东尼
Release: 2019-06-25 17:38:32
Original
41344 people have browsed it

qpython allows us to write code no longer limited to the office. We don’t have to sit upright and can write code on our mobile phones anytime and anywhere. It brings great convenience to our lives. So how to use qpython3 on mobile phone? Let me introduce you to the installation steps:

How to use qpython3 on mobile phone

The steps are as follows:

Step one: Download and install the Qpython3 app on the Qpython official website

How to use qpython3 on mobile phone

Step 2: Click on the editor, write two sentences of code, and print Hello World

Related recommendations: "python video tutorial"

How to use qpython3 on mobile phone

Step 3: Click Save, enter the project directory, click the plus sign to create a study folder in the project directory, this is a study project

How to use qpython3 on mobile phone

Step 4: Save the file as main.py, this is the entry file of the study project

How to use qpython3 on mobile phone

Step 5: Run the project Or a script, which will output hello world

How to use qpython3 on mobile phone

on the console. Step 6: Write a for loop to print hello world five times

How to use qpython3 on mobile phone

Step 7: Run again and successfully print hello world five times

How to use qpython3 on mobile phone

The above is the detailed content of How to use qpython3 on mobile phone. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!