Here is What I'm Working On!
🔭 I’m currently working on ({} [])✅ 🌱 I’m currently learning ({} [])✅ 💬 Ask me about Anything✅ 😄 Pronouns: He/Him✅ ⚡ When I was a little kid I always dreamed of becoming hacker✅
using System;
namespace daniel2IT
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine("Howdy World!!");
}
}
}
<!DOCTYPE html>
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.8.0/angular.min.js"></script>
</head>
<body>
<div ng-app>
{{"Hello" + " World"}} <br>
</div>
</body>
</html>





