Skip to content
View samids's full-sized avatar
🌹
By samids
🌹
By samids
Block or Report

Block or report samids

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
samids/README.md

Stats:

JavaScript:

const Name = "Dimas";
let Age = 21;
const Country = "Russia";
const FavoriteLanguage = "C#/JS/Python";
console.log ('Hello, my name is ' + Name + '.' + ' Me ' + Age + ' years. I am from ' + Country + ', my favorite languages are: ' + FavoriteLanguage + '.')

Result (Console):

Hello, my name is Dimas. Me 21 years. I am from Russia, my favorite languages are: C#/JS/Python.
By samids

@samids's activity is private