Skip to content

misaki-devlog/hello-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

hello-python

概要(Overview)

名前を入力すると挨拶を返すプログラムです。 This program asks for your name and prints greeting.

使い方(Usage)

  1. Pythonをインストールする Install Python

  2. ターミナルで以下を実行する Run the following command in the terminal

test3.py

  1. 名前を入力すると挨拶が表示される Enter your name and a greeting will be displayed

学んだこと(what I learned)

  • input関数の使い方 Hoe to use the input function

  • print関数の使い方 Hou to use the print function

  • Pythonプログラムの実行方法 How to run a Python program

目的(Purpose)

  • Pythonの基本的な入出力処理(input,print)を理解する。 To understand basic input and input operations in Python.

  • プログラムを自分で作るという経験をする。 To gain experience in creating programs myself.

About

#hello-python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages