https://github.com/thefloatingstring/gci2018_practice_1-
Google Code-In with CCExtractor Development
https://github.com/thefloatingstring/gci2018_practice_1-
Last synced: 10 days ago
JSON representation
Google Code-In with CCExtractor Development
- Host: GitHub
- URL: https://github.com/thefloatingstring/gci2018_practice_1-
- Owner: TheFloatingString
- Created: 2018-11-02T01:46:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-02T01:52:59.000Z (over 7 years ago)
- Last Synced: 2025-03-02T21:16:51.032Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GCI2018_Practice_1-
Google Code-In with CCExtractor Development
Enter the command `python main.py` to execute the Python program.
The program will print "GCI is great" 10 times.
Next, it will ask the user for his/her name, will print: "Hello {user_name}, please to meet you!"
Next, it will print: "Did you know that your name backwards is {user_name_backwards}?"