From 6aa621d7ae638e3761f4cf548df91f2b93b4895f Mon Sep 17 00:00:00 2001 From: Siddhartha Dhar Choudhury <38374913+frankhart2018@users.noreply.github.com> Date: Sat, 12 Dec 2020 02:21:53 +0530 Subject: [PATCH] Update FEATUREDCONTRIBUTORS.md --- FEATUREDCONTRIBUTORS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FEATUREDCONTRIBUTORS.md b/FEATUREDCONTRIBUTORS.md index f99144f..2dddbf7 100644 --- a/FEATUREDCONTRIBUTORS.md +++ b/FEATUREDCONTRIBUTORS.md @@ -6,5 +6,5 @@ List of contributors who contributed in some features or major bugs of simC (Thi - [nanoy42](https://github.com/nanoy42) - Fix logical operators. - [ThomasBollmeier](https://github.com/ThomasBollmeier) - Functions with default arguments support and fix formal parameters issue. - [shobhit10058](https://github.com/shobhit10058) - Bitwise operators. -- [Chasmiccoder](https://github.com/Chasmiccoder) - Fix Strings. -- [Saptashrungi](https://github.com/Saptashrungi) - Fix embedded variables occurence and replacement \ No newline at end of file +- [Chasmiccoder](https://github.com/Chasmiccoder) - Fix string input +- [Saptashrungi](https://github.com/Saptashrungi) - Fix f-strings