Skip to content

Instantly share code, notes, and snippets.

@hitowaft
Created March 9, 2017 09:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hitowaft/15a4e40a7eade933ced660ebb1791b8b to your computer and use it in GitHub Desktop.
Save hitowaft/15a4e40a7eade933ced660ebb1791b8b to your computer and use it in GitHub Desktop.
str型も計算できるけど・・・
# coding: utf-8
a = input()
print(a*2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment