Python, bash guess digital games

Source: Internet
Author: User
Python, bash guess digital games
#! /Bin/bashNUM = 'echo $ RANDOM | cut-c 2-3 'date = 'date + % y % m % d-% H: % M' read-p "Please input your name:" USERi = 1 while truedo read-p "Please input a" double-digit ": "input case $ input in [0-9] [0-9]) if [$ input-gt $ NUM]; then echo" Try smaller! "Elif [$ input-lt $ NUM]; then echo" Try bigger! "Else echo" Good! You are right! "Break; fi; *) echo" The number shocould be in 1 to 100: "; esaci = $ (I + 1 )) done printf "%-12 s % s \ n" "<$ USER>" "your record is $ I! Try better next time! $ DATE "| tee-. /record. recordprintf "\ n" printf "% 15 s % 6 s %-8s \ n" "-----" history record "" ----- "cat. /record. record | sort-k5-g | awk-F! '{Print $1 ,"! ", $3} '| head-10 printf" % 15 s % 6 s %-8s \ n "" ----- "history record ""-----"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.