← Back to Blog

Hackerrank as leverage

Hackerrank as leverage Lunch idea swap with ocp deployment Hope to learn is the key !

Hackerrank as leverage

hackerrank as leverage 1

Lunch idea swap with ocp deployment

hackerrank as leverage 2

hackerrank as leverage 3

Hope to learn is the key !

not icecream but the want

hackerrank as leverage 4

hackerrank as leverage 5

learned there is a read command

hackerrank as leverage 6

You can create a simple Bash script that takes an input name and then displays a greeting message as follows:

!/bin/bash

Read the input name

read -p "Enter your name: " name

Display the greeting

echo "Welcome $name"

Save this script to a file, for instance, greet.sh. Make sure to give it execute permissions with the command chmod +x greet.sh. Then you can run the script, and it will prompt you for your name, which you can type into the terminal. After you input your name and press Enter, it will display the greeting with the name you provided.

input was getting added by the hackerrank

hackerrank as leverage 7

stdin

hackerrank as leverage 8

not direct but there is a gap

hackerrank as leverage 9

hackerrank as leverage 10

hackerrank as leverage 11

hackerrank as leverage 12

https://www.hackerrank.com/skills-verification/problem_solving_intermediate


Imported from rifaterdemsahin.com · 2024